We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0382c0b commit 600a725Copy full SHA for 600a725
1 file changed
composer.json
@@ -58,8 +58,8 @@
58
"Composer\\Config::disableProcessTimeout",
59
"@cs",
60
"@deduplicate",
61
- "@analyze",
62
"@inspect",
+ "@analyze",
63
"@test"
64
],
65
"cs": "php-cs-fixer fix --ansi --verbose --dry-run --diff",
0 commit comments