8000 minor #111 Remove the broken composer script for root-package install… · SofHad/symfony@ec9b9f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec9b9f2

Browse files
committed
minor symfony#111 Remove the broken composer script for root-package install (stof)
This PR was merged into the master branch. Discussion ---------- Remove the broken composer script for root-package install New projects generated by the installer suffer from this issue because of https://github.com/sensiolabs/SensioDistributionBundle/issues/215 (see https://github.com/symfony/symfony-installer/issues/110). this cleans the composer.json of this project. Commits ------- c93a0a9 Remove the broken composer script for root-package install
2 parents 3608348 + c93a0a9 commit ec9b9f2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"sensio/generator-bundle": "~2.3"
3030
},
3131
"scripts": {
32-
"post-root-package-install": [
33-
"SymfonyStandard\\Composer::hookRootPackageInstall"
34-
],
3532
"post-install-cmd": [
3633
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
3734
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0