Closed mbabker closed 7 years ago
I'm (composer is) actually unable to resolve the dependencies. We can probably not require both versions of ("league/flysystem-aws-s3-v2": "~1.0"
and "league/flysystem-aws-s3-v3": "~1.0"
) at the same time.
I took it out of require-dev
then. Just having it in the suggest
section is good enough for now at least.
Nice, thank you!
Since AWSv3 is supported in the code here, add it to suggestions to make that more clear.