From 2f30e1bc6bf828142a400b8d3afe44f46fb1c2a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 18:45:59 +0000 Subject: [PATCH] chore(deps): 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 f89b1c2..7b55c81 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "nunomaduro/collision": "^6.1", "pestphp/pest": "^1.22", "pestphp/pest-plugin-laravel": "^1.3", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^12.0", "spatie/laravel-ignition": "^1.0" }, "config": {