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.
2 parents 73ffeae + 32aef94 commit dcba8e5Copy full SHA for dcba8e5
composer.json
@@ -19,7 +19,7 @@
19
"require" : {
20
"php" : ">=8.1",
21
"thecodingmachine/graphqlite" : "^7.0 || ^8.0",
22
- "symfony/validator": "^7"
+ "symfony/validator": "^6.4 || ^7"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^11",
0 commit comments