Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Spagnoletti <phansys@gmail.com>
  • Loading branch information
Chris53897 and phansys authored Aug 20, 2023
1 parent 3a2d911 commit f9f7fb0
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 @@ -99,6 +99,6 @@
},
"scripts": {
"fix-cs": "php-cs-fixer fix",
"fix-cs-test": "php-cs-fixer fix --ansi --verbose --diff --dry-run"
"lint-cs": "php-cs-fixer fix --ansi --verbose --diff --dry-run"
}
}

0 comments on commit f9f7fb0

Please sign in to comment.