Files
symfony-flex-recipes-contrib/jeandanyel.list-bundle.0.1.json
T
github-action[bot]andgithub-action[bot] 8e644892cb Update Flex endpoint
2024-11-14 22:21:19 +00:00

28 lines
817 B
JSON

{
"manifests": {
"jeandanyel/list-bundle": {
"manifest": {
"bundles": {
"Jeandanyel\\ListBundle\\JeandanyelListBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/jeandanyel_list.yaml": {
"contents": [
"jeandanyel_list:",
" resource: \"@JeandanyelListBundle/config/routes.yaml\"",
""
],
"executable": false
}
},
"ref": "61fae6d6c9553548671209c92cf5b9518195c579"
}
}
}