File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"phpro/soap-client" : " 0.6.0" ,
14
14
"sabre/xml" : " ^2.1" ,
15
- "psr/http-message" : " ^1.0" ,
16
- "php-http/httplug" : " ^1.1" ,
17
- "php-http/message-factory" : " ^1.0" ,
18
- "php-http/discovery" : " ^1.3" ,
19
- "php-http/client-common" : " ^1.6" ,
20
- "php-http/client-implementation" : " ^1.0"
15
+ "psr/http-client" : " ^1.0" ,
16
+ "psr/http-client-implementation" : " *" ,
17
+ "php-http/message-factory" : " ^1.0"
21
18
},
22
19
"require-dev" : {
23
20
"php-http/message" : " ^1.6" ,
24
21
"zendframework/zend-code" : " ^3.1.0" ,
25
22
"php-http/mock-client" : " ^1.0" ,
26
23
"guzzlehttp/psr7" : " ^1.4" ,
27
- "php-http/guzzle6-adapter" : " ^1.1 " ,
24
+ "php-http/guzzle6-adapter" : " ^2 " ,
28
25
"ocramius/package-versions" : " ^1.1.2" ,
29
26
"ocramius/proxy-manager" : " ^2.0.2" ,
30
27
"php-vcr/php-vcr" : " ^1.3.2" ,
You can’t perform that action at this time.
0 commit comments