Files
symfony-flex-recipes-contrib/tbmatuka.editorjs-bundle.0.1.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.2 KiB
JSON

{
"locks": {
"tbmatuka/editorjs-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "319a3f1462e367f432ed2a70bfd59c927edb0fe8"
}
}
},
"manifests": {
"tbmatuka/editorjs-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "tbmatuka/editorjs-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"Tbmatuka\\EditorjsBundle\\TbmatukaEditorjsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/editorjs.yaml": {
"contents": "twig:\n form_themes:\n - '@TbmatukaEditorjs/Form/editorjs_widget.html.twig'\n",
"executable": false,
"encoding": ""
}
},
"origin": "tbmatuka/editorjs-bundle:0.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}