From 38786407c09b622abb6b0b04a354ab62330c2c68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:15:13 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.20 | 11.3.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 512e5e2..22c4332 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require-dev": { "doctrine/coding-standard": "^12.0.0", "laminas/laminas-servicemanager": "^3.20.0", - "phpunit/phpunit": "^9.6.19" + "phpunit/phpunit": "^11.3.0" }, "license": "MIT", "authors": [