Skip to content

Add PHP 8 support #72

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 5 commits into from
Jan 4, 2021
Merged

Add PHP 8 support #72

merged 5 commits into from
Jan 4, 2021

Conversation

eli-s-r
Copy link
Contributor

@eli-s-r eli-s-r commented Jan 1, 2021

Fixes #71

Happy 2021 everybody!

This PR adds support for PHP 8.0. All tests passed locally so hopefully this should be pretty straightforward!

@eli-s-r eli-s-r changed the title Add php 8 support Add PHP 8 support Jan 1, 2021
@eli-s-r
Copy link
Contributor Author

eli-s-r commented Jan 1, 2021

Okay, so it seems that Laravel 8.0.0 didn't support PHP 8 yet since it hadn't been released at that point. Can we use a more recent version of Laravel 8 for the tests?

@freekmurze
Copy link
Member

Sure! Feel free to require a higher version.

@eli-s-r
Copy link
Contributor Author

eli-s-r commented Jan 2, 2021

Okay! Looks like everything's working now.

@freekmurze freekmurze merged commit d49eac9 into spatie:master Jan 4, 2021
@freekmurze
Copy link
Member

Thanks!

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.

PHP 8 support
2 participants