Skip to content

Laravel 9 support #209

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

Merged
merged 33 commits into from
Mar 8, 2022
Merged

Laravel 9 support #209

merged 33 commits into from
Mar 8, 2022

Conversation

SamRemis
Copy link
Member

@SamRemis SamRemis commented Mar 8, 2022

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@SamRemis
Copy link
Member Author

SamRemis commented Mar 8, 2022

Example of a passing action on a branch which tests up to PHP 8. PHP 8 tests aren't a part of this PR because of a version incompatibility, described below for posterity:

The minimum version of PHPUnit that can run tests on PHP 8.0 is PHPUnit 8. Unfortunately, this is syntactically incompatible with the current PHPUnit tests, so they can't be included until we drop support for php versions below 7.2. The branch that the above action is running on has all of the required changes to upgrade to PHPUnit 8.

@SamRemis SamRemis changed the title Lumen 9 support Laravel 9 support Mar 8, 2022
@SamRemis SamRemis merged commit d7a50ee into aws:master Mar 8, 2022
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