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 bf9a1a0 commit a9f263eCopy full SHA for a9f263e
composer.json
@@ -32,7 +32,7 @@
32
}
33
],
34
"scripts": {
35
- "phpunit": "vendor/bin/phpunit --dihttps://open.spotify.com/playlist/00nS9d3m7QE6O5NY0fPGKVsplay-warnings --display-skipped --display-deprecations --display-errors --display-notices",
+ "phpunit": "vendor/bin/phpunit --display-warnings --display-skipped --display-deprecations --display-errors --display-notices",
36
"csfixer": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
37
"phpstan": "vendor/bin/phpstan analyse app",
38
"qa": [
0 commit comments