From 9f3b9189088541d1dc9fc488b3e7e0db911491cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:37:00 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v10.5.21 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f70831bb..ba875d9a 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": "10.5.11", + "phpunit/phpunit": "10.5.21", "squizlabs/php_codesniffer": "^3.5.5", "php-coveralls/php-coveralls": "^2.2", "phpspec/prophecy-phpunit": "^2.0",