We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b7e9c commit a170111Copy full SHA for a170111
composer.json
@@ -18,7 +18,7 @@
18
"require" : {
19
"php" : ">=7.2",
20
"thecodingmachine/graphqlite" : "^4.1.x-dev",
21
- "thecodingmachine/graphqlite-symfony-validator-bridge" : "~4.0.0",
+ "thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1.x-dev",
22
"symfony/framework-bundle": "^4.1.9 | ^5",
23
"symfony/validator": "^4.1.9 | ^5",
24
"symfony/translation": "^4.1.9 | ^5",
0 commit comments