diff --git a/composer.json b/composer.json index fe4c4fc..3689b29 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.0.1", "nyholm/psr7": "^1.0", - "symfony/http-client": "^5.4 || ^6.0" + "symfony/http-client": "^6.4 || ^7.0" }, "suggest": { "symfony/http-client": "Symfony HTTP client implementation"