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

44 lines
1.6 KiB
JSON

{
"locks": {
"kms/froala-editor-bundle": {
"version": "3.0",
"recipe": {
"repo": "3.0",
"branch": "master",
"version": "3.0",
"ref": "666a78d430cecebe61a1990d7b8f638e45b2eeab"
}
}
},
"manifests": {
"kms/froala-editor-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "kms/froala-editor-bundle",
"version": "3.0",
"manifest": {
"bundles": {
"KMS\\FroalaEditorBundle\\KMSFroalaEditorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/kms_froala_editor.yaml": {
"contents": "kms_froala_editor:\n resource: \"@KMSFroalaEditorBundle/Resources/config/routing.yml\"\n prefix: /froala-editor\n",
"executable": false,
"encoding": ""
},
"config/packages/kms_froala_editor.yaml": {
"contents": "twig:\n form_themes:\n - '@KMSFroalaEditor/Form/froala_widget.html.twig'\n\nkms_froala_editor:\n language: en\n",
"executable": false,
"encoding": ""
}
},
"origin": "kms/froala-editor-bundle:3.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}