From baeb8761eefb2e3f0a9795aa2a750689574494cd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 06:15:18 +0000 Subject: [PATCH] Update phpunit/phpunit to version 11.3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b4e6cd6..a461600 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^11.3.0", "spatie/laravel-ray": "^1.26" }, "autoload": {