From 8f68257445c7b72d5f38730001f50663652e3e76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:13:58 +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 6953535..732939b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "mockery/mockery": "1.6.12", "nunomaduro/collision": "7.11.0", "pestphp/pest": "2.36.0", - "phpunit/phpunit": "10.5.36", + "phpunit/phpunit": "11.4.1", "spatie/laravel-ignition": "2.8.0" }, "autoload": {