Skip to content

Commit 6ec5af8

Browse files
committed
Composer.lock for each PHP versions
1 parent 35ae0bb commit 6ec5af8

File tree

5 files changed

+4577
-8
lines changed

5 files changed

+4577
-8
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
/vendor/
1010
/bin/
1111
/.idea/
12+
composer.lock
13+

composer.json

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

0 commit comments

Comments
 (0)