Skip to content

Commit 6bd6dd0

Browse files
committed
[vendor] Upgrade 'thecodingmachine/graphqlite' to ^5.0
1 parent 19ff3b0 commit 6bd6dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require" : {
2020
"php" : ">=7.2",
21-
"thecodingmachine/graphqlite" : "^4.1",
21+
"thecodingmachine/graphqlite" : "^5.0",
2222
"symfony/validator": "^4.2 | ^5",
2323
"doctrine/annotations": "^1.6"
2424
},

0 commit comments

Comments
 (0)