From 52ad9b514b1344880d5854e91b93a6b939c04c39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 10:54: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 0603bd4..4e74457 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "cdn77/coding-standard": "^7.4", - "infection/infection": "^0.32.0", + "infection/infection": "^0.33.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0",