Skip to content

Commit 0cb9fc7

Browse files
author
Julien Neuhart
authored
Update thecodingmachine/graphqlite from 4.0 to 4.1.x-dev
1 parent fc4b3a8 commit 0cb9fc7

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
@@ -18,7 +18,7 @@
1818
],
1919
"require" : {
2020
"php" : ">=7.2",
21-
"thecodingmachine/graphqlite" : "~4.0.0",
21+
"thecodingmachine/graphqlite" : "^4.1.x-dev",
2222
"symfony/validator": "^4 | ^5",
2323
"doctrine/annotations": "^1.6"
2424
},
@@ -48,7 +48,7 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "4.0.x-dev"
51+
"dev-master": "^4.1.x-dev"
5252
}
5353
},
5454
"minimum-stability": "dev",

0 commit comments

Comments
 (0)