mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 09:06:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
@@ -27,13 +13,17 @@
|
||||
},
|
||||
"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": ""
|
||||
"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
|
||||
}
|
||||
},
|
||||
"origin": "thecodingmachine/tdbm-bundle:5.0@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "129c707eb80cb89ea94c310c4db8419dd6ae32c2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user