mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
* Add recipe for bitbag/cms-plugin * Removed @/Form/ckeditor_widget.html.twig from form_themes * Fixed typo in bitbag_cms_plugin.yaml * Fixed typo in bitbag_cms_plugin.yaml * Fixed typo in packages/bitbag_cms_plugin.yaml
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"bundles": {
|
|
"BitBag\\SyliusCmsPlugin\\BitBagSyliusCmsPlugin": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|