mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
42 lines
1.5 KiB
JSON
42 lines
1.5 KiB
JSON
{
|
|
"locks": {
|
|
"friendsofsymfony/ckeditor-bundle": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "2.0",
|
|
"branch": "master",
|
|
"version": "2.0",
|
|
"ref": "f5ad42002183a6881962683e6d84bbb25cdfce5d"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"friendsofsymfony/ckeditor-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "friendsofsymfony/ckeditor-bundle",
|
|
"version": "2.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"FOS\\CKEditorBundle\\FOSCKEditorBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"composer-scripts": {
|
|
"ckeditor:install": "symfony-cmd"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/fos_ckeditor.yaml": {
|
|
"contents": "# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html\n\ntwig:\n form_themes:\n - '@FOSCKEditor/Form/ckeditor_widget.html.twig'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "friendsofsymfony/ckeditor-bundle:2.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |