Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Jun 8, 2020
1 parent 72954f7 commit 9ca55ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"hooks": {
"pre-commit": [
"composer test",
"composer fix-style"
"composer check-style"
],
"pre-push": [
"composer test",
Expand Down

0 comments on commit 9ca55ec

Please sign in to comment.