From 55289ee3a7c3dc17b0e2d4fe3a8409714e448729 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 5 Jan 2023 10:45:23 +0000 Subject: [PATCH] Update infection --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9c1be361..5782f260 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpunit/phpunit": "^9.5", "zalas/phpunit-globals": "^2.1", "phpspec/prophecy-phpunit": "^2.0", - "infection/infection": "^0.25.4" + "infection/infection": "^0.26" }, "autoload": { "psr-4": {