Files
symfony-flex-recipes-contrib/thecodingmachine.tdbm-bundle.5.0.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

29 lines
965 B
JSON

{
"manifests": {
"thecodingmachine/tdbm-bundle": {
"manifest": {
"bundles": {
"TheCodingMachine\\TDBM\\Bundle\\TdbmBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/tdbm.yaml": {
"contents": [
"# Read more about TDBM available options at: https://thecodingmachine.github.io/tdbm/doc/install_symfony.html",
"tdbm:",
" bean_namespace: App\\Beans",
" dao_namespace: App\\Daos",
""
],
"executable": false
}
},
"ref": "129c707eb80cb89ea94c310c4db8419dd6ae32c2"
}
}
}