From 2c72a0c84a66429bc1c870c78e4050f412f64bd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:04:58 +0000 Subject: [PATCH] chore(deps): update dependency infection/infection to ^0.29 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2493f27..df59ad2 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ext-pcov": "*", "drupol/php-conventions": "^5", "fakerphp/faker": "^1.19", - "infection/infection": "^0.26", + "infection/infection": "^0.29", "phpbench/phpbench": "^1.2", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.0",