diff --git a/composer.json b/composer.json index e1acaf1..64eada0 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "psr/container": "^1.0" }, "require-dev": { - "infection/infection": "^0.25", + "infection/infection": "^0.25 || ^0.26", "phpro/grumphp": "^1.0", "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^9.0",