Upgrade to Flysystem 3.0

This commit is contained in:
Shift
2024-02-16 20:33:33 +00:00
parent d41c4c8d4c
commit 72cd16afa1

View File

@@ -20,7 +20,8 @@
"nunomaduro/collision": "^5.0",
"symfony/yaml": "^5.4",
"ext-json": "*",
"ext-intl": "*"
"ext-intl": "*",
"league/flysystem-aws-s3-v3": "^3.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.12",