From b27f06f28e443ef8725f5adb72a5952fe750ec73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:57:38 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.34.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8b1d6ed..01a79ee 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ }, "require-dev": { "cdn77/coding-standard": "^7.0", - "infection/infection": "^0.33.0", + "infection/infection": "^0.34.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^2", "phpstan/phpstan-phpunit": "^2",