File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1010 - 7.2
1111 - 7.3
1212 - 7.4
13+ - 8.0
14+ - 8.1
1315
1416env :
1517 global :
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.0.4
4+
5+ * Add Symfony 6 compatibility
6+
37## 2.0.3
48
59 * Add php 8 compatibility
Original file line number Diff line number Diff line change 1313 "nyholm/psr7" : " ^1.3" ,
1414 "php-http/httplug" : " ^2.0" ,
1515 "psr/http-client" : " ^1.0" ,
16- "symfony/options-resolver" : " ^2.6 || ^3.4 || ^4.4 || ^5.0"
16+ "symfony/options-resolver" : " ^2.6 || ^3.4 || ^4.4 || ^5.0 || ^6.0 "
1717 },
1818 "require-dev" : {
19- "friendsofphp/php-cs-fixer" : " ^2.2" ,
19+ "friendsofphp/php-cs-fixer" : " ^2.2 || ^3.0 " ,
2020 "php-http/client-integration-tests" : " ^3.0" ,
2121 "php-http/message" : " ^1.9" ,
2222 "php-http/client-common" : " ^2.3" ,
23- "phpunit/phpunit" : " ^8.5.8"
23+ "phpunit/phpunit" : " ^8.5.8 || ~9.5 "
2424 },
2525 "provide" : {
2626 "php-http/client-implementation" : " 1.0" ,
You can’t perform that action at this time.
0 commit comments