From f1711e8d8d21bf69cd9f74fa266187074c628c86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:03:14 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.50 | 12.5.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2bb8501..7e4be2e 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "require-dev": { "laminas/laminas-authentication": "^2.2", "laminas/laminas-coding-standard": "^3.0", - "phpunit/phpunit": "^11.5.44", + "phpunit/phpunit": "^12.0.0", "phpspec/prophecy-phpunit": "^2.0", "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^6.13.1"