barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

Update composer.json #308

Closed siberfx closed 2 years ago

siberfx commented 2 years ago

please take the patch for "barryvdh/elfinder-flysystem-driver" before applying this one.

barryvdh commented 2 years ago

Does it need to drop older versions?

siberfx commented 2 years ago

yes, filesystem 3.0 is a must to be able to use it on laravel9 & php 8.0

kabouter commented 2 years ago

I doubt that only changing composer will do the trick.. Between version 1 en version 2 of Flysystem methodes were renamed, plugins and cached adapter were removed.

siberfx commented 2 years ago

well I use it already with my environment, laravel 9^ and php 8.0^ I went all through didnt face any issues to fix.

guleswine commented 2 years ago

hi guys i'm really looking forward to laravel 9 support, when will be the new version?

barryvdh commented 2 years ago

Please checkout the latest version (0.5.1)