Files
symfony-flex-recipes-contrib/jeandanyel.crud-bundle.0.1.json
T
github-action[bot]andgithub-action[bot] a38fdc8ee8 Update Flex endpoint
2024-11-16 20:35:07 +00:00

28 lines
817 B
JSON

{
"manifests": {
"jeandanyel/crud-bundle": {
"manifest": {
"bundles": {
"Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/jeandanyel_crud.yaml": {
"contents": [
"jeandanyel_crud:",
" resource: \"@JeandanyelCrudBundle/config/routes.yaml\"",
""
],
"executable": false
}
},
"ref": "e1a14e824f21130fcb61ac5c2e7d4d0697d80bc3"
}
}
}