Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Aug 4, 2023
1 parent dcccbdd commit 3dd615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"test:types": "phpstan analyse --ansi",
"test:unit:phpunit": [
"@putenv XDEBUG_MODE=coverage",
"phpunit --colors=always -v"
"phpunit --colors=always"
],
"test:unit:pest": [
"@putenv XDEBUG_MODE=coverage",
Expand Down

0 comments on commit 3dd615a

Please sign in to comment.