Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+9 -19
View File
@@ -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"
}
}
}