Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 4999956

Browse files
committed
bug #851 removed the code allowing to switch to the new dir structure (fabpot)
This PR was merged into the 2.7 branch. Discussion ---------- removed the code allowing to switch to the new dir structure Commits ------- 02f6add removed the code allowing to switch to the nex dir structure
2 parents dfc8945 + 02f6add commit 4999956

File tree

3 files changed

+0
-59
lines changed

3 files changed

+0
-59
lines changed

app/SymfonyStandard/Composer.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

app/SymfonyStandard/RootPackageInstallSubscriber.php

Lines changed: 0 additions & 34 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
"sensio/generator-bundle": "~2.3"
2323
},
2424
"scripts": {
25-
"post-root-package-install": [
26-
"SymfonyStandard\\Composer::hookRootPackageInstall"
27-
],
2825
"post-install-cmd": [
2926
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
3027
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",

0 commit comments

Comments
 (0)