Commit aeb438971d18a31022a062a76ecfe257d693d149
1 parent
2415908a
Exists in
master
and in
2 other branches
retira dependências
Showing
1 changed file
with
0 additions
and
16 deletions
Show diff stats
composer.json
| ... | ... | @@ -12,22 +12,6 @@ |
| 12 | 12 | "php": ">=5.3.2", |
| 13 | 13 | "jpgraph/jpgraph": "dev-master" |
| 14 | 14 | }, |
| 15 | - "scripts": { | |
| 16 | - "post-install-cmd": [ | |
| 17 | - "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", | |
| 18 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", | |
| 19 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", | |
| 20 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", | |
| 21 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" | |
| 22 | - ], | |
| 23 | - "post-update-cmd": [ | |
| 24 | - "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", | |
| 25 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", | |
| 26 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", | |
| 27 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", | |
| 28 | - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" | |
| 29 | - ] | |
| 30 | - }, | |
| 31 | 15 | "config": { |
| 32 | 16 | "bin-dir": "bin" |
| 33 | 17 | }, | ... | ... |