diff --git a/monsieurbiz/sylius-rich-editor-plugin/2.9-dev/manifest.json b/monsieurbiz/sylius-rich-editor-plugin/2.9-dev/manifest.json index 33cdeb3..b920add 100644 --- a/monsieurbiz/sylius-rich-editor-plugin/2.9-dev/manifest.json +++ b/monsieurbiz/sylius-rich-editor-plugin/2.9-dev/manifest.json @@ -8,7 +8,8 @@ "config/": "%CONFIG_DIR%/" }, "composer-scripts": { - "vendor/monsieurbiz/sylius-rich-editor-plugin/scripts/replace_intl_extension.php": "php-script" + "vendor/monsieurbiz/sylius-rich-editor-plugin/scripts/replace_intl_extension.php": "php-script", + "cache:clear": "symfony-cmd" }, "env": { "MONSIEURBIZ_SYLIUS_RICH_EDITOR_UPLOAD_DIR": "/media/rich-editor",