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 Laravel 9/PHP 8.1 #312

Merged
merged 9 commits into from
May 28, 2022
Merged

Conversation

itinerare
Copy link
Collaborator

Updates to Laravel 9 and thus necessarily to require PHP 8. Since PHP 8.1 is the current version, I've just set it there for the moment. No particular impetus for this, but I figure it's easier to keep on top of these things as they come, and I was already updating my other projects/working out what needed adjusting, haha.

Also includes updating to the ignition error page package, which was adopted after Laravel 5 (hence being absent to this point) but has been standard for a while.

Tested locally; requires composer install.

@itinerare itinerare added dependencies Pull requests that update a dependency file needs review Pull requests that are pending community review labels May 15, 2022
@corowne
Copy link
Owner

corowne commented May 28, 2022

Sorry for taking a while getting back on this, the required update to PHP 8 set off a chain of...unfortunate events on my local setup. Looks good I think!

@itinerare
Copy link
Collaborator Author

No worries, and sorry to hear about the difficulties! Would that jumping between PHP versions were easier... Thanks for taking a look at it, though!

@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels May 28, 2022
@itinerare itinerare merged commit 70db00b into corowne:develop May 28, 2022
@itinerare itinerare deleted the feature/laravel-9 branch May 28, 2022 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file reviewed Pull requests that have received community review and are pending merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants