From 4835693aea3a537563cfe90ba3001dcbc2737863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 04:46:27 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.2.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a854057..2066233 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "2.33.0", "phpstan/phpstan": "1.10.25", - "phpunit/phpunit": "10.2.3", + "phpunit/phpunit": "10.2.4", "roave/security-advisories": "dev-latest" }, "autoload": {