From 7115341170a5880fea85b8863b867f2803efcf12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:01:59 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 313d037..8912907 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "laminas/laminas-modulemanager": "^2.7.2", "laminas/laminas-serializer": "^2.8", "laminas/laminas-view": "^2.8.1", - "phpunit/phpunit": "^9.5.0", + "phpunit/phpunit": "^11.0.0", "php-coveralls/php-coveralls": "^2.1", "squizlabs/php_codesniffer": "^3.4", "laminas/laminas-component-installer": "^3.4"