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

39 lines
1.3 KiB
JSON

{
"locks": {
"thecodingmachine/tdbm-bundle": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "129c707eb80cb89ea94c310c4db8419dd6ae32c2"
}
}
},
"manifests": {
"thecodingmachine/tdbm-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "thecodingmachine/tdbm-bundle",
"version": "5.0",
"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\ntdbm:\n bean_namespace: App\\Beans\n dao_namespace: App\\Daos\n",
"executable": false,
"encoding": ""
}
},
"origin": "thecodingmachine/tdbm-bundle:5.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}