GrahamCampbell/Laravel-Flysystem

Laravel 5.8 support?

oriceon opened this issue · 4 comments

Hi. I see you updated composer to support laravel 5.8. Can you relase new version please?

I cannot tag a new release until the tests are updated. I'd accept a PR to do this. Otherwise, I'll get round to it eventually. Sorry I can't put a date on it.

#116 should fix them

@GrahamCampbell since the pull request is merged and all tests are are green, could you push a release if your time allows it?
Thanks

I've released v5.2.0 with Laravel 5.8 support. Thanks for the PR @SudoGetBeer. I was making similar changes on my other packages a couple of weeks ago, but ran out of time to finish it off, so the PR was of great help. :)