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

Add support for Laravel 11 #358

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

J-T-McC
Copy link
Contributor

@J-T-McC J-T-McC commented Jun 5, 2024

Shoutout @mbabker for the discovery work here: #353 (comment)

Note: This will need a major version bump to account for the removal of support for unmaintained Laravel and php versions.

@J-T-McC J-T-McC marked this pull request as draft June 5, 2024 21:06
@J-T-McC
Copy link
Contributor Author

J-T-McC commented Jun 5, 2024

Converted to draft. Found some issues in some uncovered code related to the Carbon 3 updates

- updated composer dependencies to support Laravel 11
- add support for carbon 3 diffIn methods now returning floats
- add test coverage for cert check trait
- removed support for unmaintained laravel & php versions
@J-T-McC J-T-McC marked this pull request as ready for review June 6, 2024 00:20
@J-T-McC
Copy link
Contributor Author

J-T-McC commented Jun 9, 2024

@freekmurze (tagging for visibility). This one is ready for a review when someone has the time.

@freekmurze freekmurze merged commit 29eaf72 into spatie:main Jun 10, 2024
@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
2 participants