Skip to content
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"phpunit/phpunit": "^9.6.17",
"phpunit/phpunit": "^9.6.29 || ^10.5.58 || ^11.5.43",
"php-http/message": "^1.0 || ^2.0",
"php-http/message-factory": "^1.0",
"guzzlehttp/psr7": "^1.9 || ^2.0",
Expand Down
Loading