From bda97296b8165612631565d9059794b4609e08e7 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 30 May 2024 00:50:05 +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 ad33f94b..9fed5b90 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "microsoft/tolerant-php-parser": "^0.1.2" }, "require-dev": { - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^11.0", "google/gax": "^1.34" }, "scripts": {