Skip to content

Commit 9fdfdff

Browse files
committed
✨ Add support for Graphqlite 8
1 parent 36a8b0d commit 9fdfdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require" : {
2020
"php" : ">=8.1",
21-
"thecodingmachine/graphqlite" : "^7.0",
21+
"thecodingmachine/graphqlite" : "^7.0 || ^8.0",
2222
"symfony/validator": "^7"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)