Files
symfony-flex-recipes-contrib/tbmatuka.editorjs-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

29 lines
853 B
JSON

{
"manifests": {
"tbmatuka/editorjs-bundle": {
"manifest": {
"bundles": {
"Tbmatuka\\EditorjsBundle\\TbmatukaEditorjsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/editorjs.yaml": {
"contents": [
"twig:",
" form_themes:",
" - '@TbmatukaEditorjs/Form/editorjs_widget.html.twig'",
""
],
"executable": false
}
},
"ref": "319a3f1462e367f432ed2a70bfd59c927edb0fe8"
}
}
}