diff --git a/composer.json b/composer.json index 78eb41f..5cf0c29 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "require-dev": { "ext-pcov": "*", "drupol/php-conventions": "^6", - "infection/infection": "^0.29", + "infection/infection": "^0.31", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10", "phpunit/phpunit": "^10"