Skip to content

Commit 0718e5b

Browse files
committed
Fix typo
1 parent 5aaeaaa commit 0718e5b

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
@@ -36,7 +36,7 @@
3636
"sort-packages": true
3737
},
3838
"scripts": {
39-
"cs:cfix": [
39+
"cs:fix": [
4040
"@putenv PHP_CS_FIXER_IGNORE_ENV=1",
4141
"php-cs-fixer fix --config=.cs.php --ansi --verbose"
4242
],

0 commit comments

Comments
 (0)