Skip to content

Commit

Permalink
chore(composer): removed useless post-install-cmd command
Browse files Browse the repository at this point in the history
  • Loading branch information
COil committed Jan 28, 2024
1 parent 48a4c6d commit 86a4bf6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@
},
"scripts": {
"post-install-cmd": [
"@auto-scripts",
"@composer bin php-cs-fixer install --ansi"
"@auto-scripts"
],
"post-update-cmd": [
"@auto-scripts"
Expand Down

0 comments on commit 86a4bf6

Please sign in to comment.