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 4229bcd commit 34eb11bCopy full SHA for 34eb11b
composer.json
@@ -71,7 +71,7 @@
71
"phpstan analyse --configuration=./ci/phpstan/config.neon"
72
],
73
"phpunit": [
74
- "phpunit --configuration=./ci/phpunit/config.xml --verbose --debug"
+ "phpunit --configuration=./ci/phpunit/config.xml --testdox --display-deprecations --display-errors --display-incomplete"
75
76
"rector": [
77
"rector --config=./ci/rector/config.php --ansi --no-progress-bar"
0 commit comments