Skip to content

Commit 80e2fe8

Browse files
authored
Merge pull request #378 from codeigniter4/paulbalandan-patch-1
2 parents 3dd82a1 + 296c18d commit 80e2fe8

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
@@ -75,7 +75,7 @@
7575
"phpstan analyze",
7676
"psalm"
7777
],
78-
"cs-fix": "php-cs-fixer fix --ansi --verbose --diff --using-cache=yes",
78+
"cs-fix": "php-cs-fixer fix --ansi --verbose --diff",
7979
"style": "@cs-fix",
8080
"test": "phpunit"
8181
}

0 commit comments

Comments
 (0)