4.0.0
This new major version includes breaking changes. We remove support for older versions of Laravel and PHP, adopt new PHP syntax, clean up a lot of boilerplate and improve test coverage. Support for using custom Firebase connections on-demand has also been greatly improved giving more control where required.
Please review the CHANGELOG
and docs for changes, specifically related to:
- Building an
FcmMessage
object (new arguments and less resource classes), and - Handling notification failures (you will now receive the underlying report to handle as you need).