diff --git a/composer.json b/composer.json index 85aaded..2e9bf73 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "php": ">=8.0.2", - "symfony/console": "~6.3 || ^7.0" + "php": ">=8.1", + "symfony/console": "~6.4 || ^7.1" }, "require-dev": { "phpunit/phpunit": "^9.5",