Files
symfony-flex-recipes-contrib/kunstmaan.media-bundle.5.2.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

48 lines
1.8 KiB
JSON

{
"locks": {
"kunstmaan/media-bundle": {
"version": "5.2",
"recipe": {
"repo": "5.2",
"branch": "master",
"version": "5.2",
"ref": "ee895d7c1b22fcd623e0ce020295838c27bfa5b4"
}
}
},
"manifests": {
"kunstmaan/media-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "kunstmaan/media-bundle",
"version": "5.2",
"manifest": {
"bundles": {
"Kunstmaan\\MediaBundle\\KunstmaanMediaBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"public/": "%PUBLIC_DIR%/"
},
"gitignore": [
"/public/uploads/"
]
},
"files": {
"public/uploads/.gitignore": {
"contents": "",
"executable": false,
"encoding": ""
},
"config/routes/kunstmaan_media.yaml": {
"contents": "KunstmaanMediaBundle:\n resource: \"@KunstmaanMediaBundle/Resources/config/routing.yml\"\n # If your site is not multi language, remove the \"{_locale}/\" part of the prefix and the requirements\n prefix: /{_locale}/\n requirements:\n _locale: \"%kunstmaan_admin.required_locales%\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "kunstmaan/media-bundle:5.2@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}