From fc099680da685395ccbbe977d9befc7bf46c5bbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:34:51 +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 b2fd27e7f..8fea7e365 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "nextcloud/coding-standard": "^v1.4.0", "nextcloud/ocp": "dev-stable33", "staabm/annotate-pull-request-from-checkstyle": "^1.8.6", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^13", "psalm/phar": "^5.26.1" }, "config": {