From 165bdeca956f2e474c9a00ab9891894b77710216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Mathieu?= Date: Sat, 7 Jul 2018 12:32:41 +0200 Subject: [PATCH] Remove composer-scripts --- maps_red/ticketing-bundle/0.6/manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/maps_red/ticketing-bundle/0.6/manifest.json b/maps_red/ticketing-bundle/0.6/manifest.json index 849479d0..e7be43c4 100644 --- a/maps_red/ticketing-bundle/0.6/manifest.json +++ b/maps_red/ticketing-bundle/0.6/manifest.json @@ -5,8 +5,5 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" - }, - "composer-scripts": { - "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" } }