Skip to content

Commit 6cb87ca

Browse files
authored
chore: Add s3 filesystem dependency (#401)
1 parent 1575772 commit 6cb87ca

File tree

2 files changed

+285
-6
lines changed

2 files changed

+285
-6
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"description": "The Laravel Framework.",
55
"keywords": [
66
"framework",
7-
"laravel"
7+
"laravel",
8+
"community",
9+
"Cameroon"
810
],
911
"license": "MIT",
1012
"require": {
@@ -36,6 +38,7 @@
3638
"laravelcm/gamify": "^1.1",
3739
"laravelcm/laravel-subscriptions": "^1.3",
3840
"laravelcm/livewire-slide-overs": "^1.0",
41+
"league/flysystem-aws-s3-v3": "^3.0",
3942
"livewire/volt": "^1.6",
4043
"mckenziearts/blade-untitledui-icons": "^1.4",
4144
"notchpay/notchpay-php": "^1.6",

composer.lock

Lines changed: 281 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)