diff --git a/composer.json b/composer.json index 514f5f1..5a78583 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "phpunit/phpunit": "~12.3", "php-cs-fixer/shim": "~3.88", "veewee/composer-run-parallel": "^1.3", - "infection/infection": "^0.31.7" + "infection/infection": "^0.31.7 || ^0.32.0" }, "scripts": { "cs": "PHP_CS_FIXER_IGNORE_ENV=1 php ./vendor/bin/php-cs-fixer fix --dry-run",