You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Google Cloud Messaging (GCM) configuration. This service does not exist anymore and web-push-php doesn't have support for it's successor (Firebase Cloud Messaging) either, so this isn't a breaking change.
Adds support for Laravel 12, drops support for Laravel 9 and 10, drops support for PHP 8.1 (#208)
Adds native types (#209) - if you override functions or implement interfaces of this package, please note that you might need to change method signatures