From 02ce2462108caab4fce9faa14cb68b996dace97c Mon Sep 17 00:00:00 2001 From: craigray Date: Mon, 26 Feb 2018 09:51:45 +1100 Subject: [PATCH] Changes requested by Tobias fro Flex Recipe --- hillrange/ckeditor/0.1/manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/hillrange/ckeditor/0.1/manifest.json b/hillrange/ckeditor/0.1/manifest.json index f7f37936..5a0af06c 100644 --- a/hillrange/ckeditor/0.1/manifest.json +++ b/hillrange/ckeditor/0.1/manifest.json @@ -6,8 +6,6 @@ "config/": "%CONFIG_DIR%/" }, "composer-scripts": { - "cache:clear": "symfony-cmd", "ckeditor:install": "symfony-cmd", - "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" } }