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

Update to the latest Laravel (8.x) #1074

Closed
tm1000 opened this issue Mar 30, 2020 · 4 comments · Fixed by #1160
Closed

Update to the latest Laravel (8.x) #1074

tm1000 opened this issue Mar 30, 2020 · 4 comments · Fixed by #1160
Assignees
Labels
compatibility Compatibility issue with other framework, features
Milestone

Comments

@tm1000
Copy link

tm1000 commented Mar 30, 2020

I realize this was done in #907 however #907 updated Illuminate to 5.8.x (current at the time). Laravel recently released 7.x

Whats the time frame for this project on updating libraries like Laravel (Illuminate) to newer versions?

Would we be able to look into going to Illuminate 7.x?

As for something like Slim (3 to 4) that might be a way more drastic upgrade than Illuminate 5.8 to 7 (See Slim 3 => 4: http://www.slimframework.com/docs/v4/start/upgrade.html)

@tm1000 tm1000 changed the title Update to the latest Laravel & Composer Packages Update to the latest Laravel (7.x) & Composer Packages (Slim 4.x) Mar 30, 2020
@lcharette
Copy link
Member

It's not high on our priority at the moment. Depends on the complexity of the upgrade, I would say maybe something for V5, unless someone wants to tackle this and submit a PR.

Side note, Laravel 6 is considered LTS (bug fix until September 3rd, 2021), while Laravel 7 is not (Bug fix until September 3rd, 2020). So we're better off switching to Laravel 6 for the time being.

@lcharette lcharette added compatibility Compatibility issue with other framework, features up-for-grabs Not assigned yet labels Mar 30, 2020
@lcharette lcharette added this to the 5.0 milestone Mar 30, 2020
@elijahcruz12
Copy link

If I may see about helping with this up-for-grabs, I use Laravel on a daily basis and would love to help upgrade all the way to Laravel 8, as it wouldn't be that difficult for me.

@Silic0nS0ldier
Copy link
Member

I recommend we split this task in 2 (or more). Laravel and Slim upgrades (to the best of my knowledge) can happen separately, batching them like this implies that is not the case.

@lcharette lcharette changed the title Update to the latest Laravel (7.x) & Composer Packages (Slim 4.x) Update to the latest Laravel (8.x) & Composer Packages (Slim 4.x) Apr 24, 2021
@lcharette lcharette modified the milestones: 5.0, 4.6.0 Apr 26, 2021
@lcharette lcharette changed the title Update to the latest Laravel (8.x) & Composer Packages (Slim 4.x) Update to the latest Laravel (8.x) Apr 26, 2021
@lcharette
Copy link
Member

I recommend we split this task in 2 (or more). Laravel and Slim upgrades (to the best of my knowledge) can happen separately, batching them like this implies that is not the case.

I removed & Composer Packages (Slim 4.x) from title, as Laravel will be handled in 4.6, but Slim is planned for UF5. I won't open an issue for Slim as it's implied in UF5 roadmap.

@lcharette lcharette removed the up-for-grabs Not assigned yet label Apr 27, 2021
@lcharette lcharette self-assigned this Apr 27, 2021
@lcharette lcharette mentioned this issue May 1, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility issue with other framework, features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants