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 a170111 commit f5a5d32Copy full SHA for f5a5d32
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require" : {
19
"php" : ">=7.2",
20
- "thecodingmachine/graphqlite" : "^4.1.x-dev",
21
- "thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1.x-dev",
+ "thecodingmachine/graphqlite" : "^4.1",
+ "thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1",
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