Skip to content

Commit 4229bcd

Browse files
no message
1 parent 739d526 commit 4229bcd

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"
74+
"phpunit --configuration=./ci/phpunit/config.xml --verbose --debug"
7575
],
7676
"rector": [
7777
"rector --config=./ci/rector/config.php --ansi --no-progress-bar"

0 commit comments

Comments
 (0)