mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
29 lines
853 B
JSON
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"
|
|
}
|
|
}
|
|
}
|