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 24
24
"php" : " ^5.6 || ^7.0.0" ,
25
25
"symfony/event-dispatcher" : " ^3.4 || ^4.0" ,
26
26
"symfony/options-resolver" : " ^3.4 || ^4.0" ,
27
- "php-http/client-implementation" : " ^1.0.0" ,
28
- "php-http/client-common" : " ^1.1.0" ,
29
- "php-http/message" : " ^1.0.0" ,
30
- "php-http/discovery" : " ^1.0"
27
+ "php-http/client-implementation" : " ^1.0 || ^2 .0" ,
28
+ "php-http/client-common" : " ^1.1.0 || ^2.0 " ,
29
+ "php-http/message" : " ^1.0 || ^2 .0" ,
30
+ "php-http/discovery" : " ^1.0 || ^2.0 "
31
31
},
32
32
"require-dev" : {
33
33
"mockery/mockery" : " ~0.9.5" ,
34
34
"monolog/monolog" : " ^1.0" ,
35
- "php-http/guzzle6-adapter" : " ^1.0.0" ,
36
- "php-http/mock-client" : " ^0.3 .2" ,
35
+ "php-http/guzzle6-adapter" : " ^1.0 || ^2 .0" ,
36
+ "php-http/mock-client" : " ^1 .2" ,
37
37
"phpunit/phpunit" : " ^5.7 || ^6.0" ,
38
38
"symfony/process" : " ^3.4 || ^4.0" ,
39
39
"symfony/http-kernel" : " ^3.4 || ^4.0"
You can’t perform that action at this time.
0 commit comments