Skip to content

Commit 34eb11b

Browse files
no message
1 parent 4229bcd commit 34eb11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"phpstan analyse --configuration=./ci/phpstan/config.neon"
7272
],
7373
"phpunit": [
74-
"phpunit --configuration=./ci/phpunit/config.xml --verbose --debug"
74+
"phpunit --configuration=./ci/phpunit/config.xml --testdox --display-deprecations --display-errors --display-incomplete"
7575
],
7676
"rector": [
7777
"rector --config=./ci/rector/config.php --ansi --no-progress-bar"

0 commit comments

Comments
 (0)