From 47dbc0e49b1d160c23237720cb13ddf6fbacad45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 09:15:51 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.5.4 | 13.0.0 | 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 aea9959..2bcdaa4 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "laminas/laminas-coding-standard": "^3.1", "laminas/laminas-diactoros": "^3.8", "laminas/laminas-servicemanager": "^4.5", - "phpunit/phpunit": "^12.5.4", + "phpunit/phpunit": "^13.0.0", "psalm/plugin-phpunit": "^0.19.5", "roave/security-advisories": "dev-master", "vimeo/psalm": "^6.14.2"