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