diff options
-rw-r--r-- | composer.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/composer.json b/composer.json index 8220ed45..4f56162e 100644 --- a/composer.json +++ b/composer.json | |||
@@ -63,7 +63,6 @@ | |||
63 | "willdurand/hateoas-bundle": "~1.0", | 63 | "willdurand/hateoas-bundle": "~1.0", |
64 | "htmlawed/htmlawed": "~1.1.19", | 64 | "htmlawed/htmlawed": "~1.1.19", |
65 | "liip/theme-bundle": "~1.1", | 65 | "liip/theme-bundle": "~1.1", |
66 | "pagerfanta/pagerfanta": "~1.0.3", | ||
67 | "lexik/form-filter-bundle": "~5.0", | 66 | "lexik/form-filter-bundle": "~5.0", |
68 | "j0k3r/graby": "~1.0", | 67 | "j0k3r/graby": "~1.0", |
69 | "friendsofsymfony/user-bundle": "~2.0@dev", | 68 | "friendsofsymfony/user-bundle": "~2.0@dev", |
@@ -81,7 +80,6 @@ | |||
81 | "lexik/maintenance-bundle": "~2.1", | 80 | "lexik/maintenance-bundle": "~2.1", |
82 | "ocramius/proxy-manager": "1.*", | 81 | "ocramius/proxy-manager": "1.*", |
83 | "white-october/pagerfanta-bundle": "^1.0", | 82 | "white-october/pagerfanta-bundle": "^1.0", |
84 | "mouf/nodejs-installer": "~1.0", | ||
85 | "php-amqplib/rabbitmq-bundle": "^1.8", | 83 | "php-amqplib/rabbitmq-bundle": "^1.8", |
86 | "predis/predis": "^1.0", | 84 | "predis/predis": "^1.0", |
87 | "javibravo/simpleue": "^1.0" | 85 | "javibravo/simpleue": "^1.0" |
@@ -100,8 +98,7 @@ | |||
100 | "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", | 98 | "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", |
101 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", | 99 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", |
102 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", | 100 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", |
103 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", | 101 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" |
104 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::prepareDeploymentTarget" | ||
105 | ], | 102 | ], |
106 | "post-install-cmd": [ | 103 | "post-install-cmd": [ |
107 | "@post-cmd" | 104 | "@post-cmd" |