From db18ca6e2b155ea793b4a2909bfde46ef28d471b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 22:49:56 +0000 Subject: [PATCH] chore(deps): bump phpunit/phpunit from 9.6.21 to v11 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 954fd443..7bdd0d37 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "christophwurst/nextcloud_testing": "^1.0.0", - "phpunit/phpunit": "^9.6.21", + "phpunit/phpunit": "^11.4.0", "psalm/phar": "^5.26.1", "roave/security-advisories": "dev-master" },