Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theronakpatel authored Feb 23, 2024
1 parent 8bc10ef commit be2a954
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 @@ -5,6 +5,6 @@
},
"scripts": {
"cs:fix": "php-cs-fixer fix",
"cs:check": "php-cs-fixer fix --dry-run --diff",
"cs:check": "php-cs-fixer fix --dry-run --diff"
}
}

0 comments on commit be2a954

Please sign in to comment.