From f6629db48ff44652e429865e96f72c372e2e6aeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:11:53 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.6.16 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 91db207..1653245 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "squizlabs/php_codesniffer": "3.7.1", - "phpunit/phpunit": "9.5.14", + "phpunit/phpunit": "9.6.16", "clivern/phpcs": "1.0.2" }, "autoload": {