From e9ba82366fbcf4c91127af250bcc968784a0913d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 09:48:09 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.35.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3302ab5..2d67b4e 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "cdn77/coding-standard": "^7.4", - "infection/infection": "^0.34.0", + "infection/infection": "^0.35.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0",