From 7bc08c0aab9aa0a75c12eeb3e21f762b64d279f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:43:28 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.21 | 11.3.6 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 512e5e2..90410ec 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.6" }, "license": "MIT", "authors": [