diff --git a/composer.json b/composer.json index 6d365ff..2847eba 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require-dev": { "phpunit/phpunit": "^9", "amphp/phpunit-util": "^3", - "amphp/http-client": "v5.0.1", + "amphp/http-client": "v5.1.0", "amphp/websocket-client": "v2.0.0" } }