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

39 lines
1.2 KiB
JSON

{
"locks": {
"tattali/calendar-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "0c643e17b5340747b35c2c75e11727fa31bfa9bb"
}
}
},
"manifests": {
"tattali/calendar-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "tattali/calendar-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"CalendarBundle\\CalendarBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/calendar.yaml": {
"contents": "calendar:\n resource: \"@CalendarBundle/Resources/config/routing.yaml\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "tattali/calendar-bundle:1.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}