File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1818 "require" : {
1919 "php" : " >=8.1" ,
2020 "ext-json" : " *" ,
21- "thecodingmachine/graphqlite" : " dev-master as 7.1 " ,
22- "thecodingmachine/graphqlite-symfony-validator-bridge" : " ^6.0 || ^7 .0" ,
21+ "thecodingmachine/graphqlite" : " ^8 " ,
22+ "thecodingmachine/graphqlite-symfony-validator-bridge" : " dev-graphqlite-8 as v7.1 .0" ,
2323 "symfony/config" : " ^6.4 || ^7" ,
2424 "symfony/console" : " ^6.4 || ^7" ,
2525 "symfony/framework-bundle" : " ^6.4 || ^7" ,
5454 "suggest" : {
5555 "symfony/security-bundle" : " To use #[Logged] or #[Right] attributes"
5656 },
57+ "repositories" : [
58+ {
59+ "type" : " git" ,
60+ "url" : " https://github.com/andrew-demb/graphqlite-symfony-validator-bridge.git"
61+ }
62+ ],
5763 "autoload" : {
5864 "psr-4" : {
5965 "TheCodingMachine\\ GraphQLite\\ Bundle\\ " : " src"
You can’t perform that action at this time.
0 commit comments