Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
peterujah authored Sep 16, 2023
1 parent 1f6df5c commit 1ec42be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"post-update-cmd": [
"Luminova\\ComposerAutoUpdater::updateFiles"
],
"post-install-cmd": [
"post-create-project-cmd": [
"Luminova\\ComposerAutoUpdater::updateFiles",
"Luminova\\ComposerAutoUpdater::moveProjectToRoot"
],
Expand All @@ -83,4 +83,4 @@
},
"minimum-stability": "stable",
"prefer-stable": true
}
}

0 comments on commit 1ec42be

Please sign in to comment.