File tree Expand file tree Collapse file tree 4 files changed +6
-93
lines changed Expand file tree Collapse file tree 4 files changed +6
-93
lines changed Original file line number Diff line number Diff line change 77 - $HOME/.composer/cache/files
88
99php :
10- - 7.3
10+ - 7.4
1111
1212env :
1313 - SUITE="curl" PACKAGE="php-http/curl-client:dev-master zendframework/zend-diactoros"
1414 - SUITE="Socket" PACKAGE="php-http/socket-client:dev-master php-http/client-common"
1515 - SUITE="Guzzle6" PACKAGE="php-http/guzzle6-adapter:dev-master"
1616 - SUITE="Guzzle" PACKAGE="guzzlehttp/guzzle:dev-master"
17+ - SUITE="Guzzle" PACKAGE="guzzlehttp/guzzle:dev-master phpunit/phpunit:^8.5.8"
1718 - SUITE="React" PACKAGE="php-http/react-adapter:dev-master"
1819 - SUITE="Buzz" PACKAGE="php-http/buzz-adapter:dev-master"
1920 - SUITE="CakePHP" PACKAGE="php-http/cakephp-adapter:dev-master"
Original file line number Diff line number Diff line change 1515 }
1616 ],
1717 "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 " ,
2222 "th3n3rd/cartesian-product" : " ^0.3"
2323 },
2424 "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