From 6ceb7201b330d5eab6d486b7adfc00475b9eb187 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 20:12:42 +0000 Subject: [PATCH] Update dependency infection/infection to ^0.26.21 | datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.26.19 | 0.26.21 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6246c75..8ee382e 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.6.7", - "infection/infection": "^0.26.19" + "infection/infection": "^0.26.21" }, "autoload": { "psr-4": {