diff --git a/friendsofsymfony/ckeditor-bundle/2.0/manifest.json b/friendsofsymfony/ckeditor-bundle/2.0/manifest.json index f1b7751e..bd1ec06b 100644 --- a/friendsofsymfony/ckeditor-bundle/2.0/manifest.json +++ b/friendsofsymfony/ckeditor-bundle/2.0/manifest.json @@ -4,5 +4,8 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" + }, + "composer-scripts": { + "ckeditor:install": "symfony-cmd" } }