laravel-chunk-upload icon indicating copy to clipboard operation
laravel-chunk-upload copied to clipboard

Update league/flysystem requirement

Open androidacy-user opened this issue 4 years ago • 1 comments

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.

androidacy-user avatar Oct 15 '21 00:10 androidacy-user

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 avatar Mar 21 '22 12:03 pionl