Skip to content

Commit

Permalink
Merge pull request #632 from ElvisAns/FIx-composer-2-issues
Browse files Browse the repository at this point in the history
Remove pre install and pre update scripts
  • Loading branch information
jasonmunro authored Oct 11, 2022
2 parents 7a5447f + 726d749 commit e33c6d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
}
},
"scripts": {
"pre-install-cmd": "composer check-platform-reqs",
"pre-update-cmd": "composer check-platform-reqs",
"post-update-cmd": "composer suggest",
"post-package-install":"composer suggest",
"post-install-cmd": "composer suggest"
Expand Down

0 comments on commit e33c6d8

Please sign in to comment.