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

Upgrade to Laravel 10 #101

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Upgrade to Laravel 10 #101

wants to merge 9 commits into from

Conversation

jakefeeley
Copy link
Member

Feature Release: Laravel 10 Upgrade
This feature release branch focuses on upgrading our application from Laravel 9 to Laravel 10. The following changes have been implemented to ensure a smooth transition and leverage the latest features and improvements provided by Laravel 10:

Bumped Composer Dependencies:
Updated the composer dependencies to their latest compatible versions for Laravel 10. This includes core Laravel packages as well as third-party packages, ensuring our application is running with the most recent and stable versions.

Updated PHPUnit Tests:
Updated and fixed the PHPUnit tests to ensure compatibility with Laravel 10.

@jakefeeley jakefeeley requested a review from danharrin July 22, 2024 11:48
@danharrin
Copy link
Member

Looks like #112 fixed the tests on main, would that be useful to pull in?

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.

3 participants