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 89e699d commit 2ebe9ceCopy full SHA for 2ebe9ce
composer.json
@@ -32,6 +32,7 @@
32
},
33
"scripts": {
34
"phpstan": "phpstan analyse -c phpstan.neon --no-progress -vvv",
35
+ "test": "XDEBUG_MODE=coverage phpunit",
36
"cs-fix": "phpcbf",
37
"cs-check": "phpcs"
38
0 commit comments