From a1c1c5100937faef6360d7c20186893d07e76636 Mon Sep 17 00:00:00 2001 From: Arnaud Large Date: Wed, 14 Aug 2019 10:24:30 +0200 Subject: [PATCH] Remove asset install command in adlarge/fixtures-documentation-bundle --- adlarge/fixtures-documentation-bundle/1.1/manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/adlarge/fixtures-documentation-bundle/1.1/manifest.json b/adlarge/fixtures-documentation-bundle/1.1/manifest.json index a8a09c56..50a8e93d 100644 --- a/adlarge/fixtures-documentation-bundle/1.1/manifest.json +++ b/adlarge/fixtures-documentation-bundle/1.1/manifest.json @@ -4,8 +4,5 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, - "composer-scripts": { - "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" } }