Skip to content

Commit 7dda67e

Browse files
authored
Merge pull request #51 from tempestphp/fix-messup
revert brentism
2 parents bf9a1a0 + a9f263e commit 7dda67e

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
@@ -32,7 +32,7 @@
3232
}
3333
],
3434
"scripts": {
35-
"phpunit": "vendor/bin/phpunit --dihttps://open.spotify.com/playlist/00nS9d3m7QE6O5NY0fPGKVsplay-warnings --display-skipped --display-deprecations --display-errors --display-notices",
35+
"phpunit": "vendor/bin/phpunit --display-warnings --display-skipped --display-deprecations --display-errors --display-notices",
3636
"csfixer": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
3737
"phpstan": "vendor/bin/phpstan analyse app",
3838
"qa": [

0 commit comments

Comments
 (0)