Skip to content

Commit f5a5d32

Browse files
author
Julien Neuhart
authored
Update composer.json
1 parent a170111 commit f5a5d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require" : {
1919
"php" : ">=7.2",
20-
"thecodingmachine/graphqlite" : "^4.1.x-dev",
21-
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1.x-dev",
20+
"thecodingmachine/graphqlite" : "^4.1",
21+
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1",
2222
"symfony/framework-bundle": "^4.1.9 | ^5",
2323
"symfony/validator": "^4.1.9 | ^5",
2424
"symfony/translation": "^4.1.9 | ^5",

0 commit comments

Comments
 (0)