From 60e0f1d3ee7bbbf9634311a48f52c87d4bd1fcaa Mon Sep 17 00:00:00 2001 From: craigray Date: Wed, 7 Feb 2018 21:49:42 +1100 Subject: [PATCH] Add space for retest --- hillrange/ckeditor/0.1/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hillrange/ckeditor/0.1/manifest.json b/hillrange/ckeditor/0.1/manifest.json index 18aca75c..ecb3d7c1 100644 --- a/hillrange/ckeditor/0.1/manifest.json +++ b/hillrange/ckeditor/0.1/manifest.json @@ -5,7 +5,9 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, + "composer-scripts": { + "cache:clear": "symfony-cmd", "ckeditor:install": "symfony-cmd", "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" }