From 0f8a4285e2b3b1e63e73a38458ced9c7d580452f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:32:07 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.59 | 13.1.7 | 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 1d6b33e5..837e7571 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "require-dev": { "ext-curl": "*", "laminas/laminas-coding-standard": "^3.0.1", - "phpunit/phpunit": "^10.5.38" + "phpunit/phpunit": "^13.0.0" }, "suggest": { "paragonie/certainty": "For automated management of cacert.pem"