Skip to content

Commit 2c387fd

Browse files
authored
Fixing GraphQLite deps
1 parent 6d859c0 commit 2c387fd

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.x-dev",
21+
"thecodingmachine/graphqlite" : "^4.1",
2222
"symfony/validator": "^4 | ^5",
2323
"doctrine/annotations": "^1.6"
2424
},

0 commit comments

Comments
 (0)