This repository was archived by the owner on Nov 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-14
lines changed Expand file tree Collapse file tree 2 files changed +24
-14
lines changed Original file line number Diff line number Diff line change 33
33
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::clearCache" ,
34
34
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installAssets" ,
35
35
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installRequirementsFile" ,
36
- " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles"
36
+ " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles" ,
37
+ " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::prepareDeploymentTarget"
37
38
],
38
39
"post-update-cmd" : [
39
40
" Incenteev\\ ParameterHandler\\ ScriptHandler::buildParameters" ,
40
41
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::buildBootstrap" ,
41
42
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::clearCache" ,
42
43
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installAssets" ,
43
44
" Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::installRequirementsFile" ,
44
- " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles"
45
+ " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::removeSymfonyStandardFiles" ,
46
+ " Sensio\\ Bundle\\ DistributionBundle\\ Composer\\ ScriptHandler::prepareDeploymentTarget"
45
47
]
46
48
},
47
49
"config" : {
You can’t perform that action at this time.
0 commit comments