From 261b504141f7d0be28f3ff5bd04d2b056efdc082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:51:28 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.20 | 11.2.8 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 512e5e2..8c46dfa 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.2.8" }, "license": "MIT", "authors": [