Files
symfony-flex-recipes-contrib/kunstmaan.seo-bundle.5.2.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.6 KiB
JSON

{
"locks": {
"kunstmaan/seo-bundle": {
"version": "5.2",
"recipe": {
"repo": "5.2",
"branch": "master",
"version": "5.2",
"ref": "76b5d6d013b3bd87a6d19ecc72282c282c065446"
}
}
},
"manifests": {
"kunstmaan/seo-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "kunstmaan/seo-bundle",
"version": "5.2",
"manifest": {
"bundles": {
"Kunstmaan\\SeoBundle\\KunstmaanSeoBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/kunstmaan_seo.yaml": {
"contents": "KunstmaanSeoBundle:\n resource: \"@KunstmaanSeoBundle/Resources/config/routing.yml\"\n # If your site is not multi language, remove the \"{_locale}/\" part of prefix and requirements\n prefix: /{_locale}/\n requirements:\n _locale: \"%kunstmaan_admin.required_locales%\"\n\n# Robots.txt\nKunstmaanSeoBundle_robots:\n resource: \"@KunstmaanSeoBundle/Controller/RobotsController.php\"\n type: annotation\n",
"executable": false,
"encoding": ""
}
},
"origin": "kunstmaan/seo-bundle:5.2@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}