Files
symfony-flex-recipes-contrib/kunstmaan.redirect-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.5 KiB
JSON

{
"locks": {
"kunstmaan/redirect-bundle": {
"version": "5.2",
"recipe": {
"repo": "5.2",
"branch": "master",
"version": "5.2",
"ref": "50672a9edd40f693a47557afca641de2d405e350"
}
}
},
"manifests": {
"kunstmaan/redirect-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "kunstmaan/redirect-bundle",
"version": "5.2",
"manifest": {
"bundles": {
"Kunstmaan\\RedirectBundle\\KunstmaanRedirectBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/kunstmaan_redirect.yaml": {
"contents": "KunstmaanRedirectBundle:\n resource: \"@KunstmaanRedirectBundle/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",
"executable": false,
"encoding": ""
}
},
"origin": "kunstmaan/redirect-bundle:5.2@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}