Skip to content

Commit 2848a1c

Browse files
authored
Merge pull request #177 from thecodingmachine/6.0
SF 6 support
2 parents 550c95f + ecf9fc0 commit 2848a1c

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
@@ -19,7 +19,7 @@
1919
"php" : ">=8.1",
2020
"ext-json": "*",
2121
"thecodingmachine/graphqlite" : "^6.0",
22-
"thecodingmachine/graphqlite-symfony-validator-bridge" : "6.0.x-dev",
22+
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^6.0",
2323
"symfony/framework-bundle": "^6",
2424
"symfony/validator": "^6",
2525
"symfony/translation": "^6",

0 commit comments

Comments
 (0)