From: Jeremy Benoist Date: Tue, 4 Oct 2016 19:44:58 +0000 (+0200) Subject: Remove mouf/nodejs-installer from composer X-Git-Tag: 2.1.2~48^2 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=1b1cb553be7f324a5adea0025e64be9dc57427b2 Remove mouf/nodejs-installer from composer --- diff --git a/composer.json b/composer.json index 8220ed45..4f56162e 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,6 @@ "willdurand/hateoas-bundle": "~1.0", "htmlawed/htmlawed": "~1.1.19", "liip/theme-bundle": "~1.1", - "pagerfanta/pagerfanta": "~1.0.3", "lexik/form-filter-bundle": "~5.0", "j0k3r/graby": "~1.0", "friendsofsymfony/user-bundle": "~2.0@dev", @@ -81,7 +80,6 @@ "lexik/maintenance-bundle": "~2.1", "ocramius/proxy-manager": "1.*", "white-october/pagerfanta-bundle": "^1.0", - "mouf/nodejs-installer": "~1.0", "php-amqplib/rabbitmq-bundle": "^1.8", "predis/predis": "^1.0", "javibravo/simpleue": "^1.0" @@ -100,8 +98,7 @@ "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::prepareDeploymentTarget" + "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" ], "post-install-cmd": [ "@post-cmd"