Files
symfony-flex-recipes-contrib/egeloen.ckeditor-bundle.5.0.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.5 KiB
JSON

{
"locks": {
"egeloen/ckeditor-bundle": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "9bff1a2f13047142fd0ed93ba71cb7df5c86a2fa"
}
}
},
"manifests": {
"egeloen/ckeditor-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "egeloen/ckeditor-bundle",
"version": "5.0",
"manifest": {
"bundles": {
"Ivory\\CKEditorBundle\\IvoryCKEditorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ivory_ck_editor.yaml": {
"contents": "ivory_ck_editor:\n default_config: simple_toolbar\n configs:\n simple_toolbar:\n toolbar:\n - ['Bold', 'Italic', 'Strike', 'Link']\n - ['BulletedList', 'NumberedList', '-', 'Outdent', 'Indent']\n - ['Copy', 'Paste', 'PasteFromWord', '-', 'Undo', 'Redo']\n - ['Source']\n",
"executable": false,
"encoding": ""
}
},
"origin": "egeloen/ckeditor-bundle:5.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}