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

chore: allow laravel 11 #199

Merged
merged 3 commits into from
Feb 19, 2024
Merged

chore: allow laravel 11 #199

merged 3 commits into from
Feb 19, 2024

Conversation

joostdebruijn
Copy link
Contributor

This PR adds support for Laravel 11. It drops support for Laravel 8 and PHP 8.0 as both are EOL (Laravel 9 is also EOL, so we may want to drop that as well?). The underlying minishlink/web-push will also drop PHP 8.0 in it's next major release.

Further, it runs tests on PHPunit 10 and there are some updates to the Github Action workflows.

@cretueusebiu cretueusebiu merged commit 9557696 into laravel-notification-channels:master Feb 19, 2024
15 checks passed
@joostdebruijn joostdebruijn deleted the laravel-11 branch February 19, 2024 10:28
@xiCO2k
Copy link

xiCO2k commented Mar 16, 2024

Hey @cretueusebiu can you tag a version with the laravel11 support?

Thanks

@cretueusebiu
Copy link
Collaborator

https://github.com/laravel-notification-channels/webpush/releases/tag/8.0.0

@xiCO2k
Copy link

xiCO2k commented Mar 17, 2024

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.

None yet

3 participants