File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
"php" : " ^7.2.5 || ^8.0" ,
30
30
"ext-json" : " *" ,
31
31
"ext-xml" : " *" ,
32
- "php-http/cache-plugin" : " ^1.7.2 " ,
33
- "php-http/client-common" : " ^2.3 " ,
34
- "php-http/discovery" : " ^1.12 " ,
32
+ "php-http/cache-plugin" : " ^1.7.5 " ,
33
+ "php-http/client-common" : " ^2.5 " ,
34
+ "php-http/discovery" : " ^1.14 " ,
35
35
"php-http/httplug" : " ^2.2" ,
36
- "php-http/multipart-stream-builder" : " ^1.1. 2" ,
37
- "psr/cache" : " ^1.0 || ^2.0" ,
36
+ "php-http/multipart-stream-builder" : " ^1.2" ,
37
+ "psr/cache" : " ^1.0 || ^2.0 || ^3.0 " ,
38
38
"psr/http-client-implementation" : " ^1.0" ,
39
39
"psr/http-factory-implementation" : " ^1.0" ,
40
40
"psr/http-message" : " ^1.0" ,
43
43
},
44
44
"require-dev" : {
45
45
"bamarni/composer-bin-plugin" : " ^1.4.1" ,
46
- "guzzlehttp/guzzle" : " ^7.2 " ,
46
+ "guzzlehttp/guzzle" : " ^7.4 " ,
47
47
"http-interop/http-factory-guzzle" : " ^1.0"
48
48
},
49
49
"autoload" : {
You can’t perform that action at this time.
0 commit comments