From 521c81068e93323a45756f7648c0d0adca07d11d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 13:45:21 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.5.21 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b2337e7..db5088d 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "dms/phpunit-arraysubset-asserts": "0.4.0", "ergebnis/composer-normalize": "2.28.0", "orchestra/testbench": "v6.24.1", - "phpunit/phpunit": "9.5.20", + "phpunit/phpunit": "9.5.21", "squizlabs/php_codesniffer": "3.7.1" }, "replace": {