diff --git a/composer.json b/composer.json index 61234b7e..a37e06bb 100644 --- a/composer.json +++ b/composer.json @@ -44,14 +44,14 @@ "amphp/parallel-functions": "^1", "doctrine/collections": "^2", "drupol/php-conventions": "^5", - "infection/infection": "^0.29", + "infection/infection": "^0.27 || ^0.28 || ^0.29", "loophp/phpunit-iterable-assertions": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10", "phpunit/phpunit": "^10", "psr/cache": "^2.0 || 3.0", "symfony/cache": "^6", - "vimeo/psalm": "^5.14" + "vimeo/psalm": "^5" }, "autoload": { "psr-4": {