diff --git a/composer.json b/composer.json index 2421041..cf55668 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "phpstan/extension-installer": "^1.2", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpcov": "^10.0 || ^11.0", - "symfony/console": "^6.4 || ^7.0" + "symfony/console": "^6.4 || ^7.0 || ^8.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 972a8e6..04a0101 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "88254d59fae307603ee2cdc8a1771818", + "content-hash": "d71c486a82687f819ac256a5ddc43986", "packages": [ { "name": "myclabs/deep-copy",