From 8436b9a5fdb0d50e751e7e78302428cedb7b5506 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 05:55:12 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 [SECURITY] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8187a53b..e37d004b 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "laravel/sail": "^1.41", "mockery/mockery": "^1.6", "nunomaduro/collision": "^8.6", - "phpunit/phpunit": "^11.5.3" + "phpunit/phpunit": "^12.0.0" }, "autoload": { "psr-4": {