Skip to content

Commit 600a725

Browse files
committed
chore: move @inspect before @analyze
1 parent 0382c0b commit 600a725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"Composer\\Config::disableProcessTimeout",
5959
"@cs",
6060
"@deduplicate",
61-
"@analyze",
6261
"@inspect",
62+
"@analyze",
6363
"@test"
6464
],
6565
"cs": "php-cs-fixer fix --ansi --verbose --dry-run --diff",

0 commit comments

Comments
 (0)