From 2138e6e451ed18edfccef9c686d0b76e5cb15497 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:59:17 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.10 | 11.1.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7a9fce..927308f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require-dev": { "doctrine/coding-standard": "^11.0.0", "laminas/laminas-servicemanager": "^3.19.0", - "phpunit/phpunit": "^9.5.26" + "phpunit/phpunit": "^11.1.1" }, "license": "MIT", "authors": [