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

Update league/flysystem requirement #124

Open
androidacy-user opened this issue Oct 15, 2021 · 1 comment
Open

Update league/flysystem requirement #124

androidacy-user opened this issue Oct 15, 2021 · 1 comment
Labels

Comments

@androidacy-user
Copy link

Hello!

It looks like Lumen has updated league/flysystem requirement to v2 - but this library requires v1 to not return a 500 error.

However, without v2, it causes errors in Luments cache system due to dependencies on the v2 of flysystem.

Please update the code to work with v2 of flysystem.

@pionl
Copy link
Owner

pionl commented Mar 21, 2022

Hi,

  1. Please try to the latest Laravel 9 support
  2. If fails, please add support for it? Lumen is not supported officially. YOu are welcomed to update the example repo with automatic tests that would add support for it?
  3. Thanks

@pionl pionl added the waiting label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants