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 Laravel 11 #17

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Support Laravel 11 #17

merged 3 commits into from
Mar 19, 2024

Conversation

asbiin
Copy link
Contributor

@asbiin asbiin commented Mar 14, 2024

This adds support for Laravel 11

It also updates the workflow by:

  • updating actions/checkout version
  • set illuminate/contracts version, which automatically select the proper laravel version (no need to define orchestra/testbench version)
  • add php 8.3 tests
    Also, ^8.0 php version covers all php versions tested

@asbiin asbiin force-pushed the patch-1 branch 3 times, most recently from 6e6b1c0 to 2e24d26 Compare March 14, 2024 20:19
@mauricius
Copy link
Owner

Hey! Merci beaucoup!

I was working on this myself, but I'd much rather use your contribution.

I was also thinking to drop PHP 8.0 and Laravel 8.80, since they are both past EOL. Can you please add that change as well?

Thank you

@asbiin
Copy link
Contributor Author

asbiin commented Mar 18, 2024

I was also thinking to drop PHP 8.0 and Laravel 8.80, since they are both past EOL. Can you please add that change as well?

Sure 👍🏽

@mauricius mauricius merged commit 06bb4d5 into mauricius:master Mar 19, 2024
16 checks passed
@mauricius
Copy link
Owner

Thank you!

@mauricius mauricius mentioned this pull request Mar 19, 2024
@asbiin asbiin deleted the patch-1 branch March 20, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants