Files
symfony-flex-recipes-contrib/friendsofsymfony.ckeditor-bundle.2.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

43 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",
"not_installable": false,
"is_contrib": true
}
}
}