Skip to content

Commit 4bf9ba9

Browse files
committed
Composer.lock for each PHP versions
1 parent b646a07 commit 4bf9ba9

File tree

5 files changed

+4468
-2
lines changed

5 files changed

+4468
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
!/bin/.gitkeep
1212
!/bin/console
1313
/.idea/
14+
composer.lock

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
"symfony-scripts": [
3535
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
3636
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
37-
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
38-
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
3937
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile",
4038
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::prepareDeploymentTarget"
4139
],

0 commit comments

Comments
 (0)