mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
44 lines
1.6 KiB
JSON
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
|
|
}
|
|
}
|
|
} |