From f7942a7112065e03aab222a8092ab4e5255e7831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:46:36 +0000 Subject: [PATCH] :arrow_up_small: Update dependency phpunit/phpunit to v12.5.14 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e218eb1..33c6060 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "guzzlehttp/guzzle": "^7.5" }, "require-dev": { - "phpunit/phpunit": "12.0.10", + "phpunit/phpunit": "12.5.14", "laravel/socialite": "^5.4", "symfony/var-dumper": "^7.0", "php-vcr/php-vcr": "^1.3",