Skip to content

Commit 2d02d4b

Browse files
committed
📦 Min GraphQLite 8.1
Bug with webonyx for prefer lowest deps installation
1 parent 916297c commit 2d02d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require" : {
1919
"php" : ">=8.1",
2020
"ext-json": "*",
21-
"thecodingmachine/graphqlite" : "^8",
21+
"thecodingmachine/graphqlite" : "^8.1",
2222
"thecodingmachine/graphqlite-symfony-validator-bridge": "^7.1.1",
2323
"symfony/config": "^6.4 || ^7.0 || ^8.0",
2424
"symfony/console": "^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)