From a4885946083cce12d5442de95efe73326fa70cfe Mon Sep 17 00:00:00 2001 From: Joe Tannenbaum Date: Wed, 19 Aug 2026 13:58:49 -0700 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6b7402f..51eae77 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "illuminate/filesystem": "^12.0|^13.0", "illuminate/routing": "^12.0|^13.0", "illuminate/support": "^12.0|^13.0", - "laravel/ranger": "^0.2.4", + "laravel/ranger": "^0.3.0", "laravel/surveyor": "^0.2.7", "phpstan/phpdoc-parser": "^2.3" },