From 66755c353724ce75896ebf3729622f91f350d35a Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Tue, 3 Dec 2024 15:45:08 +0000 Subject: [PATCH] Update infection (0.27 -> 0.29) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5bd61d8..6758f16 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "require-dev": { "phpunit/phpunit": "^10.4", "zalas/phpunit-globals": "^3.2", - "infection/infection": "^0.27" + "infection/infection": "^0.29" }, "autoload": { "psr-4": {