Skip to content

Commit 9ca55ec

Browse files
authored
Update composer.json
1 parent 72954f7 commit 9ca55ec

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
@@ -24,7 +24,7 @@
2424
"hooks": {
2525
"pre-commit": [
2626
"composer test",
27-
"composer fix-style"
27+
"composer check-style"
2828
],
2929
"pre-push": [
3030
"composer test",

0 commit comments

Comments
 (0)