diff --git a/composer.json b/composer.json index ec44aa904..d964a2c32 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "yiisoft/strings": "^1.0" }, "require-dev": { - "infection/infection": "^0.18.0", + "infection/infection": "^0.18.0 || ^0.19.0", "phpunit/phpunit": "^9.3", "vimeo/psalm": "^4.0", "yiisoft/aliases": "^1.0",