Upgrade to Flysystem 3.0

This commit is contained in:
Shift
2022-11-09 16:33:43 +01:00
committed by Jellyfrog
parent 8a7f13c055
commit c764df5d55
+2 -1
View File
@@ -53,7 +53,8 @@
"socialiteproviders/manager": "^4.1",
"symfony/yaml": "^4.0",
"tecnickcom/tcpdf": "^6.4",
"tightenco/ziggy": "^0.9"
"tightenco/ziggy": "^0.9",
"league/flysystem-aws-s3-v3": "^3.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.5",