From a965515e096b5ab3cc79efcf14fb13fec49c4791 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:02:48 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.6.20 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be364244..0449ec39 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "laminas/laminas-i18n": "^2.7", "laminas/laminas-serializer": "^2.2", "laminas/laminas-view": "^2.12", - "phpunit/phpunit": "9.5.21", + "phpunit/phpunit": "9.6.20", "squizlabs/php_codesniffer": "^3.5.5", "php-coveralls/php-coveralls": "^2.2", "phpspec/prophecy-phpunit": "^2.0",