diff --git a/composer.json b/composer.json index fd8066a..478c745 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "icanhazstring/composer-unused": "^0.7.5", - "infection/infection": "^0.23.0", + "infection/infection": "^0.23.0 || ^0.25.0", "phpro/grumphp": "^1.0", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^8.0 || ^9.0",