diff --git a/composer.json b/composer.json index 0414d29..181356c 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "LGPL-3.0-or-later", "require": { "php": ">=8.0.2", - "symfony/http-client": "^5.4||^6.0" + "symfony/http-client": "^5.4||^6.0||^7.0" }, "authors": [ { @@ -14,7 +14,7 @@ ], "require-dev": { "phpunit/phpunit": "^9.6", - "friendsofphp/php-cs-fixer": "^3.0" + "friendsofphp/php-cs-fixer": "^3.41" }, "autoload": { "psr-4": {