We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dd82a1 + 296c18d commit 80e2fe8Copy full SHA for 80e2fe8
composer.json
@@ -75,7 +75,7 @@
75
"phpstan analyze",
76
"psalm"
77
],
78
- "cs-fix": "php-cs-fixer fix --ansi --verbose --diff --using-cache=yes",
+ "cs-fix": "php-cs-fixer fix --ansi --verbose --diff",
79
"style": "@cs-fix",
80
"test": "phpunit"
81
}
0 commit comments