We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb198b commit 9d3e0dbCopy full SHA for 9d3e0db
composer.json
@@ -42,6 +42,7 @@
42
"scripts": {
43
"check-cs": "vendor/bin/ecs check --ansi",
44
"fix-cs": "vendor/bin/ecs check --fix --ansi",
45
+ "test": "vendor/bin/phpunit",
46
"phpstan": "vendor/bin/phpstan analyse --ansi --error-format symplify",
47
"rector": "vendor/bin/rector process --dry-run --ansi"
48
},
0 commit comments