Files

12 lines
228 B
JSON

{
"bundles": {
"FOS\\CKEditorBundle\\FOSCKEditorBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"ckeditor:install": "symfony-cmd"
}
}