Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 812 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 812 Bytes

Changelog

  • Allow Laravel 11
  • Add support for Laravel 10
  • Bump kreait/laravel-firebase package to v5.x
  • Drop php 8.0 support

1.4.0

  • Drop Laravel 8 support
  • Test on php 8.2

1.3.0

  • Throw a different exception on Invalid token error

1.1.0

  • Dispatch NotificationFailed event on failure
  • Improve exception handling

1.0.0

  • Initial release