Skip to content

Commit 3a30eb3

Browse files
updated
1 parent b97cdf5 commit 3a30eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"post-root-package-install": [
3737
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
3838
],
39-
"test:lint": "pint"
39+
"test:lint": "pint",
4040
"test:unit": "phpunit",
4141
"test:type": "phpstan analyse --ansi",
4242
"test": ["test:lint","@test:unit", "@test:type"]

0 commit comments

Comments
 (0)