Skip to content

Commit 730f985

Browse files
kenjisMGatner
andauthored
fix: composer ci command
Co-authored-by: MGatner <[email protected]>
1 parent ed0440f commit 730f985

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
@@ -56,7 +56,7 @@
5656
"sa": "@analyze",
5757
"ci": [
5858
"Composer\\Config::disableProcessTimeout",
59-
"@cs-fix",
59+
"@cs",
6060
"@deduplicate",
6161
"@inspect",
6262
"@analyze",

0 commit comments

Comments
 (0)