Files
symfony-flex-recipes-contrib/kunstmaan.form-bundle.5.2.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

31 lines
1.1 KiB
JSON

{
"manifests": {
"kunstmaan/form-bundle": {
"manifest": {
"bundles": {
"Kunstmaan\\FormBundle\\KunstmaanFormBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/kunstmaan_form.yaml": {
"contents": [
"KunstmaanFormBundle:",
" resource: \"@KunstmaanFormBundle/Resources/config/routing.yml\"",
" # If your site is not multi language, remove the \"{_locale}/\" part of the prefix and the requirements",
" prefix: /{_locale}/",
" requirements:",
" _locale: \"%kunstmaan_admin.required_locales%\"",
""
],
"executable": false
}
},
"ref": "83a7fdab06983ea08c4c9e69db2ae12f33000525"
}
}
}