Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for flysystem v2 #412

Merged
merged 10 commits into from
Jul 20, 2022
Merged

Support for flysystem v2 #412

merged 10 commits into from
Jul 20, 2022

Conversation

m2mtech
Copy link
Contributor

@m2mtech m2mtech commented Nov 3, 2021

adds support for flysystem v2

fixes #404

Please note, while flysystem works starting from php 7.2, OneupFlysystemBundle requires at least php 7.4. Thus, the workflow also needed adjustment.

bc-break

  • dropped support for php <7.4 (due to OneupFlysystemBundle v4.x)
  • dropped support for flysystem v1.x (not compatible with v2)
  • dropped support for OneupFlysystemBundle < v4 (requires flysystem v1.x)

@bytehead
Copy link
Member

bytehead commented Nov 3, 2021

Thank you very much! This is lovely ❤️ I'll look into it the next days!

@bytehead bytehead self-requested a review November 3, 2021 21:44
@aless673
Copy link

Please merge it ! Big thanks to you @m2mtech

@dlakomski
Copy link

Is this PR going to be merged? It keeps us from upgrade to Symfony 6.

@bytehead bytehead merged commit b1fd72a into 1up-lab:master Jul 20, 2022
@bytehead
Copy link
Member

Thank you very much @m2mtech!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing compatibility with Flysystem v2
4 participants