From 38e11ce3bdb91f7c135cf096627086d28527c0d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:00:02 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.32.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b9df5d0..4ee96cb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require-dev": { "cdn77/coding-standard": "^7.4", - "infection/infection": "^0.31.0", + "infection/infection": "^0.32.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0",