File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
lib/internal/Magento/Framework Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 8
8
"magento/framework" : " *" ,
9
9
"magento/module-webapi" : " *" ,
10
10
"magento/module-authorization" : " *" ,
11
- "webonyx/graphql-php" : " ^ 14.9.0"
11
+ "webonyx/graphql-php" : " ~ 14.9.0"
12
12
},
13
13
"suggest" : {
14
14
"magento/module-graph-ql-cache" : " *"
Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"magento/framework" : " *" ,
14
14
"php" : " ~7.3.0||~7.4.0" ,
15
- "php-amqplib/php-amqplib" : " ~2.7.0||~2.10 .0"
15
+ "php-amqplib/php-amqplib" : " ~3.0 .0"
16
16
},
17
17
"autoload" : {
18
18
"psr-4" : {
Original file line number Diff line number Diff line change 31
31
"laminas/laminas-http" : " ^2.6.0" ,
32
32
"laminas/laminas-mail" : " ^2.9.0" ,
33
33
"laminas/laminas-mime" : " ^2.8.0" ,
34
- "laminas/laminas-mvc" : " ^3.2.0" ,
35
34
"laminas/laminas-stdlib" : " ^3.2.1" ,
36
35
"laminas/laminas-uri" : " ^2.5.1" ,
37
36
"laminas/laminas-validator" : " ^2.6.0" ,
41
40
"symfony/console" : " ~4.4.0" ,
42
41
"symfony/process" : " ~4.4.0" ,
43
42
"tedivm/jshrink" : " ~1.4.0" ,
44
- "web-token/jwt-framework" : " ^v2.2.7" ,
45
43
"webonyx/graphql-php" : " ~14.9.0" ,
46
44
"wikimedia/less.php" : " ^3.0.0"
47
45
},
You can’t perform that action at this time.
0 commit comments