Closed daaner closed 4 years ago
Hi @daaner,
This was intentional. Laravel 5.x is no longer officially supported (see here) and I'd like to move the code base to a more modern PHP syntax.
If you have a project that runs on Laravel 5, I'd strongly suggest you upgrade it, but you can use Dave's original project in the meantime.
SS
I have a OpenSource project in support that is supported from 5.5 to 8+ and there is a Dave package. I would like to update to yours, but due to limitations in the composer I am unable to do this
Please read my previous comment. I would strongly suggest moving your own project away from Laravel 5.x, but I do not want to introduce any legacy compatibility into this project. If you really need to support Laravel 5.x, you're more than welcome to create your own fork.
why did you remove support for laravel 5.5-5.8? nothing has changed globally since the fork. If I return, accept the PR?