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.
2 parents bf9a1a0 + a9f263e commit 7dda67eCopy full SHA for 7dda67e
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