From d4b5ebc19af30be3fa10092065140322a2407e48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:43:07 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.29.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ea8600c..7a39c6e 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ }, "require-dev": { "doctrine/coding-standard": "^12.0.0", - "infection/infection": "^0.27.0", + "infection/infection": "^0.29.0", "maglnet/composer-require-checker": "^4.6.0", "malukenho/mcbumpface": "^1.2.0", "phpunit/phpunit": "^10.2.1",