From 5f701af32153689c8d6c8537526f0a8d4ff46b1c Mon Sep 17 00:00:00 2001 From: Server D3 Linksehat Date: Tue, 2 Sep 2025 08:39:39 +0700 Subject: [PATCH] update composer --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index b51e93e5..3060ebc1 100755 --- a/composer.json +++ b/composer.json @@ -20,6 +20,7 @@ "laravel/sanctum": "^2.15", "laravel/socialite": "^5.5", "laravel/tinker": "^2.7", + "league/flysystem-aws-s3-v3": "^3.0", "maatwebsite/excel": "^3.1", "mikehaertl/phpwkhtmltopdf": "^2.5", "nwidart/laravel-modules": "^9.0",