Skip to content

Commit 1b05b88

Browse files
committed
Set stable validator bridge version
1 parent b8b6085 commit 1b05b88

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)