File tree 4 files changed +6
-93
lines changed
4 files changed +6
-93
lines changed Original file line number Diff line number Diff line change 7
7
- $HOME/.composer/cache/files
8
8
9
9
php :
10
- - 7.3
10
+ - 7.4
11
11
12
12
env :
13
13
- SUITE="curl" PACKAGE="php-http/curl-client:dev-master zendframework/zend-diactoros"
14
14
- SUITE="Socket" PACKAGE="php-http/socket-client:dev-master php-http/client-common"
15
15
- SUITE="Guzzle6" PACKAGE="php-http/guzzle6-adapter:dev-master"
16
16
- SUITE="Guzzle" PACKAGE="guzzlehttp/guzzle:dev-master"
17
+ - SUITE="Guzzle" PACKAGE="guzzlehttp/guzzle:dev-master phpunit/phpunit:^8.5.8"
17
18
- SUITE="React" PACKAGE="php-http/react-adapter:dev-master"
18
19
- SUITE="Buzz" PACKAGE="php-http/buzz-adapter:dev-master"
19
20
- SUITE="CakePHP" PACKAGE="php-http/cakephp-adapter:dev-master"
Original file line number Diff line number Diff line change 15
15
}
16
16
],
17
17
"require" : {
18
- "php" : " ^7.1" ,
19
- "phpunit/phpunit" : " ^7.0 || ^8.0 " ,
20
- "php-http/message" : " ^1.0" ,
21
- "guzzlehttp/psr7" : " ^1.0 " ,
18
+ "php" : " ^7.1 || ^8.0 " ,
19
+ "phpunit/phpunit" : " ^7.5.20 || ^8.5.8 || ^9.3.11 " ,
20
+ "php-http/message" : " ^1.0 || ^2.0 " ,
21
+ "guzzlehttp/psr7" : " ^1.7 " ,
22
22
"th3n3rd/cartesian-product" : " ^0.3"
23
23
},
24
24
"suggest" : {
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments