From 2038432d10fc31974442ab48d503a38a221f375d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:50:03 +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": {