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

Add Laravel 9 support & update to Enhance Resources v4 #26

Merged
merged 11 commits into from
Mar 11, 2022

Conversation

joeladam518
Copy link
Member

@joeladam518 joeladam518 commented Mar 4, 2022

  • Drops support for PHP 7.4
  • Drops support for Laravel 7
  • Updates github actions to matrix laravel version in tests

@joeladam518 joeladam518 changed the title Add laravel 9 support to v3 Add Laravel 9 support & update to Enhance Resources 5 Mar 4, 2022
@joeladam518 joeladam518 changed the title Add Laravel 9 support & update to Enhance Resources 5 Add Laravel 9 support & update to Enhance Resources v4 Mar 4, 2022
@joeladam518 joeladam518 mentioned this pull request Mar 4, 2022
18 tasks
@joeladam518 joeladam518 marked this pull request as ready for review March 4, 2022 19:33
@iBotPeaches
Copy link
Member

Can you help talk through the v4 vs the other v4? Is this like a v3 version that dropped supported for older php, thus was a breaking change and needed new version?

@erik-perri
Copy link
Member

@iBotPeaches That is correct, in order to support Laravel 9 we need to drop support for PHP 7.4. Since that is a breaking change this update will become 4.x (which should be an easy update for any projects wanting to update to L9 without rebuilding the resources) and the other PR will need to become 5.x instead.

@iBotPeaches
Copy link
Member

Got it, so lets back rename some of the alpha/devs of the old v4 and repush those tags to reflect v5 then we can go forward with w/ this one.

@Jasonej
Copy link
Contributor

Jasonej commented Mar 8, 2022

@iBotPeaches The v4 releases have been recreated as v5 to make room for this being v4.

@Jasonej Jasonej merged commit 5ec1441 into master Mar 11, 2022
@Jasonej Jasonej deleted the add-laravel-9-support-to-v3 branch March 11, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants