{ "manifests": { "kunstmaan/seo-bundle": { "manifest": { "bundles": { "Kunstmaan\\SeoBundle\\KunstmaanSeoBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/routes/kunstmaan_seo.yaml": { "contents": [ "KunstmaanSeoBundle:", " resource: \"@KunstmaanSeoBundle/Resources/config/routing.yml\"", " # If your site is not multi language, remove the \"{_locale}/\" part of prefix and requirements", " prefix: /{_locale}/", " requirements:", " _locale: \"%kunstmaan_admin.required_locales%\"", "", "# Robots.txt", "KunstmaanSeoBundle_robots:", " resource: \"@KunstmaanSeoBundle/Controller/RobotsController.php\"", " type: attribute", "" ], "executable": false } }, "ref": "5b8b436c36d6dd8aaf0bc73e88a0ae6679b30454" } } }