From 9a8ca3e437733f81bb5fb34a3273260a299bc4ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 05:56:40 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 10.5.7 | 13.0.5 | 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 518000e..af9e24d 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ergebnis/composer-normalize": "^2.41.1", "laminas/laminas-diactoros": "^3.3.0", "php-http/curl-client": "^2.3.1", - "phpunit/phpunit": "^10.5.5", + "phpunit/phpunit": "^13.0.0", "psalm/plugin-phpunit": "^0.19.0", "react/child-process": "^0.6.5", "react/http": "^1.9",