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 8939f01 commit f42cdf6Copy full SHA for f42cdf6
composer.json
@@ -36,8 +36,7 @@
36
},
37
"scripts": {
38
"test": [
39
- "vendor/bin/phpunit --colors=always",
40
- "vendor/bin/phpcs -p --standard=PSR2 --runtime-set --dry-run ignore_errors_on_exit 1 --runtime-set ignore_warnings_on_exit 1 src tests"
+ "vendor/bin/phpunit --colors=always"
41
]
42
43
"config": {
0 commit comments