Files
symfony-flex-recipes-contrib/kunstmaan.sitemap-bundle.5.2.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

32 lines
1.1 KiB
JSON

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