From 8802c0f3c1292dd5605a109320339d3d4b43505e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 22:05:55 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.3.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 43582f5..016bcbd 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "2.36.0", "phpstan/phpstan": "1.10.33", - "phpunit/phpunit": "10.3.3", + "phpunit/phpunit": "10.3.4", "roave/security-advisories": "dev-latest" }, "autoload": {