From 33fee31a65c49cf3c0a0620cf96badc093dd2142 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:06:46 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5cde1ee..c712161 100755 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "nextcloud/ocp": "dev-master", "roave/security-advisories": "dev-master", "psalm/phar": "^5.15", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^11.0", "nextcloud/coding-standard": "^1.1", "friendsofphp/php-cs-fixer": "^3.16" },