diff --git a/composer.json b/composer.json index eaa9c37..8974310 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ ], "require": { "php": "^8.1.0", - "phpunit/phpunit": "^10.5.5 || ^11.0.0 || ^12.0.0", + "phpunit/phpunit": "^10.5.5 || ^11.0.0 || ^12.0.0", "nikic/php-parser": "^4.18.0 || ^5.0.0", - "symfony/finder": "^6.4.0 || ^7.0.0", + "symfony/finder": "^6.4.0 || ^7.0.0 || ^8.0.0", "phpdocumentor/reflection-docblock": "^5.3.0" }, "require-dev": {