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 d07946f commit 916eb13Copy full SHA for 916eb13
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