From d0df51cb38b135b67cb057a31f03d7e12a0eaab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 09:57:18 +0000 Subject: [PATCH] Update all non-major dependencies | datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.26.19 | 0.26.21 | | packagist | phpunit/phpunit | 9.6.7 | 9.6.8 | --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1dab98c..07f2321 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ "require-dev": { "cache/integration-tests": "dev-master", "cache/tag-interop": "dev-master", - "infection/infection": "^0.26.19", - "phpunit/phpunit": "^9.6.7" + "infection/infection": "^0.26.21", + "phpunit/phpunit": "^9.6.8" }, "license": "MIT", "authors": [