feat: update AWS S3 configuration to include visibility settings and retain visibility option

This commit is contained in:
2026-07-21 10:29:34 -03:00
parent 29a2ca19a3
commit 0f36c3402b
3 changed files with 12 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
"laravel/framework": "^13.8",
"laravel/sanctum": "^4.3",
"laravel/tinker": "^3.0",
"league/flysystem-aws-s3-v3": "3.0"
"league/flysystem-aws-s3-v3": "^3.0"
},
"require-dev": {
"fakerphp/faker": "^1.23",