- Allow Laravel 11
- Require
kreait/firebase-php@^7.5
due to Discontinued FCM Messaging API
- Add support for Laravel 10
- Bump
kreait/laravel-firebase
package to v5.x - Drop php 8.0 support
- Drop Laravel 8 support
- Test on php 8.2
- Throw a different exception on Invalid token error
- Dispatch
NotificationFailed
event on failure - Improve exception handling
- Initial release