From 63000674eb0ba0d1181c991c888b3236226a609e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:09:42 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.5.2 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 547b89a..5a6c209 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "2.39.0", "phpstan/phpstan": "1.10.47", - "phpunit/phpunit": "10.5.1", + "phpunit/phpunit": "10.5.2", "roave/security-advisories": "dev-latest" }, "autoload": {