From 76ed9c96c808f2eb5ec72435e9f61836c7f8f39b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 13:14:06 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v13 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 05061745c7..f91f91388a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "nextcloud/coding-standard": "^v1.4.0", "nextcloud/ocp": "dev-stable30", "staabm/annotate-pull-request-from-checkstyle": "^1.8.6", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^13", "psalm/phar": "^5.26.1" }, "config": {