From d15976081971fe16af21d9c8ac94ce9f2f9ebb22 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 28 Aug 2025 11:49:06 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3df40ea..3fd0600 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "google/cloud-core": "^1.20", "google/gax": "^1.0.0", "paragonie/random_compat": ">=2", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "^12", "phpspec/prophecy-phpunit": "^2.0", "friendsofphp/php-cs-fixer": "^3.62", "google/cloud-dlp": "^1.10",