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" }