diff --git a/composer.json b/composer.json index 536fe3b..4dbe5c2 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require-dev": { "squizlabs/php_codesniffer": "^3.3", "phpunit/phpunit": "^9|^10", - "infection/infection": "^0.25", + "infection/infection": "^0.26", "slevomat/coding-standard": "^7.0", "doctrine/coding-standard": "^9.0", "roave/infection-static-analysis-plugin": "^1.10"