From 696fb1259e8bf4cac003531b32d3257a71a83483 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:28:22 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.51 | 13.0.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 531adf4..dae31b2 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "laminas/laminas-diactoros": "^3.8.0", "laminas/laminas-servicemanager": "^4.5.0", "php-http/curl-client": "^2.3.3", - "phpunit/phpunit": "^11.5.44 || ^12.0.1", + "phpunit/phpunit": "^13.0.0", "psalm/plugin-phpunit": "^0.19.5", "roave/security-advisories": "dev-master", "vimeo/psalm": "^6.13.1"