diff --git a/composer.json b/composer.json index 6e23a44..f9874da 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "squizlabs/php_codesniffer": "^3.7", "phpunit/phpunit": "^10", - "infection/infection": "^0.26.19", + "infection/infection": "^0.27.0", "slevomat/coding-standard": "^8", "doctrine/coding-standard": "^10" },