We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5433999 commit e5354b3Copy full SHA for e5354b3
composer.json
@@ -29,7 +29,7 @@
29
"scripts": {
30
"test": [
31
"Composer\\Config::disableProcessTimeout",
32
- "vendor/bin/phpunit --coverage-text"
+ "vendor/bin/phpunit --coverage-text --display-all-issues"
33
],
34
"rector": "vendor/bin/rector process src --dry-run",
35
"psalm-clear-cache": "vendor/bin/psalm --clear-global-cache && vendor/bin/psalm --clear-cache",
0 commit comments