diff --git a/composer.json b/composer.json index a206b6a..bd9d000 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "^7.4.3|^8.0" }, "require-dev": { - "infection/infection": "^0.24.0", + "infection/infection": "^0.24.0 || ^0.26.0", "phpro/grumphp": "~0.17 || ~1.0", "phpstan/phpstan": "^0.11.5 || ^0.12.0", "phpunit/phpunit": "^8.0 || ^9.0",