Skip to content

Commit

Permalink
fix: add s3 driver
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Dec 22, 2023
1 parent b4fb746 commit d05047b
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"laravel/framework": "^10.38",
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"league/flysystem-aws-s3-v3": "^3.22",
"sentry/sentry-laravel": "^4.1",
"spatie/laravel-activitylog": "^4.7",
"stevegrunwell/time-constants": "^1.2",
Expand Down
283 changes: 282 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d05047b

Please sign in to comment.