From 9997ed387ba7fba1f2106e52d84018735a9ede54 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 25 Apr 2021 15:18:44 +0200 Subject: [PATCH] up infection (#5) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 882b13b..e5d7fb9 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "rregeer/phpunit-coverage-check": "^0.3.1", "johnkary/phpunit-speedtrap": "^3.1", "flix-tech/avro-serde-php": "^1.4", - "infection/infection": "^0.21" + "infection/infection": "^0.22" }, "config": { "sort-packages": true