{ "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" } } }