1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
630 stars 118 forks source link

Use the correct AsyncAWS adapter for Flysystem 2 #231

Closed derrabus closed 3 years ago

derrabus commented 3 years ago

The async-aws/flysystem-s3 adapter recommended by this package is not compatible with Flysystem 2. This PR should fix that.

bytehead commented 3 years ago

Thank you! Can you change the target branch to master?

derrabus commented 3 years ago

Done!

bytehead commented 3 years ago

Thank you!

bytehead commented 3 years ago

Hmm, something is wrong with GitHub - it shows me as the contributor of the commit 😕 I'm sorry for that!

bytehead commented 3 years ago

Nvm, I wanted to squash, somehow it created two commits. Yours is in there as well 🎉

derrabus commented 3 years ago

That's only the merge commit. 2e764e955f121f4deb532ab1bf3593174fcfbbf1 is still mine. 😎