From efb3041340ddd0444460aa034814dd76d1f7ff2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:26:05 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.33.0 --- vendor-bin/infection/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/infection/composer.json b/vendor-bin/infection/composer.json index dce24517b..34b5eb914 100644 --- a/vendor-bin/infection/composer.json +++ b/vendor-bin/infection/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "infection/infection": "^0.32.0" + "infection/infection": "^0.33.0" }, "config": { "allow-plugins": {