Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,30 @@
{
"manifests": {
"friendsofsymfony/ckeditor-bundle": {
"manifest": {
"bundles": {
"FOS\\CKEditorBundle\\FOSCKEditorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/fos_ckeditor.yaml": {
"contents": [
"# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html",
"",
"twig:",
" form_themes:",
" - '@FOSCKEditor/Form/ckeditor_widget.html.twig'",
""
],
"executable": false
}
},
"ref": "8eb1cd0962ded6a6d6e1e5a9b6d3e888f9f94ff6"
}
}
}
@@ -0,0 +1,33 @@
{
"manifests": {
"friendsofsymfony/ckeditor-bundle": {
"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",
"",
"twig:",
" form_themes:",
" - '@FOSCKEditor/Form/ckeditor_widget.html.twig'",
""
],
"executable": false
}
},
"ref": "f5ad42002183a6881962683e6d84bbb25cdfce5d"
}
}
}