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/framework-bundle" : " ^6.4 || ^7.0" ,
2424 "symfony/validator" : " ^6.4 || ^7.0" ,
2525 "symfony/translation" : " ^6.4 || ^7.0" ,
5151 "suggest" : {
5252 "symfony/security-bundle" : " To use #[Logged] or #[Right] attributes"
5353 },
54+ "repositories" : [
55+ {
56+ "type" : " git" ,
57+ "url" : " https://github.com/andrew-demb/graphqlite-symfony-validator-bridge.git"
58+ }
59+ ],
5460 "autoload" : {
5561 "psr-4" : {
5662 "TheCodingMachine\\ GraphQLite\\ Bundle\\ " : " src"
You can’t perform that action at this time.
0 commit comments