From 37417ff894811a25e2c7afef87e86264090d1dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:36:25 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.21 | 11.4.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 512e5e2..b07aa73 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.4.1" }, "license": "MIT", "authors": [