From 07c85697f35dcc4209cab4dffdc4a399b10ef861 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Thu, 28 Aug 2025 21:56:05 -0500 Subject: [PATCH] chore: upgrade deps --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3bbd043..73daba0 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "laravel/sail": "^1.26", "mockery/mockery": "^1.6", "nunomaduro/collision": "^8.0", - "phpunit/phpunit": "^11.0.1" + "phpunit/phpunit": "^11.0" }, "repositories": [ {