From 22039fe91546985b940ae29d53b9146e37fcba46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 22:03:52 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v7.5.20 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0d251ab..96a8241 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": ">=7.0" }, "require-dev": { - "phpunit/phpunit": "7.5.1" + "phpunit/phpunit": "7.5.20" }, "autoload": { "psr-4": {