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

Commit 7311e70

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: removed the code allowing to switch to the nex dir structure
2 parents c5c6f23 + 4999956 commit 7311e70

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)