Update to work with Flysystem 2.0 or 3.0

This commit is contained in:
Rob Desilets
2022-02-10 14:18:06 -06:00
parent f0e8180cef
commit 22a2fcb2ea
3 changed files with 400 additions and 95 deletions

View File

@@ -25,7 +25,7 @@
},
"require": {
"guzzlehttp/guzzle": "^6.3|^7.0",
"league/flysystem": "^3.0",
"league/flysystem": "^1.0|^3.0",
"ext-openssl": "*",
"ext-json": "*"