diff --git a/composer.json b/composer.json index 45cccea6..4d9af669 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.8", - "infection/infection": "^0.26", + "infection/infection": "^0.26 || ^0.27", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan": "^1.0", "phpunit/phpunit": "^9.5",