Skip to content

Commit 32e93cb

Browse files
author
Julien Neuhart
authored
Update composer.json
1 parent aeeda8b commit 32e93cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require" : {
2020
"php" : ">=7.2",
2121
"thecodingmachine/graphqlite-bundle": "^4",
22-
"thecodingmachine/tdbm-bundle": "^5.1",
22+
"thecodingmachine/tdbm-bundle": "^5.2",
2323
"thecodingmachine/tdbm-graphql": "~4.0",
2424
"symfony/framework-bundle": "^4.1.9 | ^5"
2525
},
@@ -40,7 +40,7 @@
4040
},
4141
"extra": {
4242
"branch-alias": {
43-
"dev-master": "4.0.x-dev"
43+
"dev-master": "4.1.x-dev"
4444
}
4545
},
4646
"minimum-stability": "dev",

0 commit comments

Comments
 (0)