We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aaeaaa commit 0718e5bCopy full SHA for 0718e5b
1 file changed
composer.json
@@ -36,7 +36,7 @@
36
"sort-packages": true
37
},
38
"scripts": {
39
- "cs:cfix": [
+ "cs:fix": [
40
"@putenv PHP_CS_FIXER_IGNORE_ENV=1",
41
"php-cs-fixer fix --config=.cs.php --ansi --verbose"
42
],
0 commit comments