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

Support 5.5+ Laravel #3

Closed
daaner opened this issue Oct 28, 2020 · 4 comments
Closed

Support 5.5+ Laravel #3

daaner opened this issue Oct 28, 2020 · 4 comments
Assignees
Labels
support Technical support

Comments

@daaner
Copy link

daaner commented Oct 28, 2020

why did you remove support for laravel 5.5-5.8? nothing has changed globally since the fork.
If I return, accept the PR?

@shengslogar
Copy link
Member

shengslogar commented Oct 28, 2020

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

@shengslogar shengslogar added the support Technical support label Oct 28, 2020
@shengslogar shengslogar self-assigned this Oct 28, 2020
@shengslogar shengslogar pinned this issue Oct 28, 2020
@daaner
Copy link
Author

daaner commented Oct 29, 2020

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

@daaner
Copy link
Author

daaner commented Oct 29, 2020

@shengslogar
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Technical support
Projects
None yet
Development

No branches or pull requests

2 participants