Skip to content

Commit

Permalink
remove post-install-cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Oct 22, 2024
1 parent ad32fe8 commit 9dff9d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
},
"scripts": {
"post-create-project-cmd": "Pimcore\\Composer::postCreateProject",
"post-install-cmd": [
"Pimcore\\Composer::postInstall",
"@pimcore-scripts"
],
"post-update-cmd": [
"Pimcore\\Composer::postUpdate",
"@pimcore-scripts"
Expand Down

0 comments on commit 9dff9d5

Please sign in to comment.