Releases: besanek/laravel-firebase-notifications
Releases · besanek/laravel-firebase-notifications
v5.1.0
09 Apr 08:21
Compare
Sorry, something went wrong.
No results found
What's Changed
Add GitHub Actions workflow with PHP/Laravel test matrix by @besanek in #4
Add Laravel 13 compatibility by @besanek in #5
Add PHP 8.5 support, exclude unsupported Laravel 11 + PHP 8.5 combo by @besanek in #6
Full Changelog : v5.0.0...v5.1.0
v5.0.0
19 Feb 08:22
Compare
Sorry, something went wrong.
No results found
v5.0.0 — Breaking Changes
Breaking Changes
Dropped support for Laravel 10 — minimum is now Laravel 11
Dropped support for PHP 8.0 and 8.1 — minimum is now PHP 8.2
Dropped support for kreait/laravel-firebase v5 and v6 due to security vulnerabilities — v7.0 is now required
v4.2.1
21 Mar 12:41
Compare
Sorry, something went wrong.
No results found
Fix compatibility with Laravel 12
v4.2.0
10 Mar 10:41
Compare
Sorry, something went wrong.
No results found
Bump dependencies for Laravel 12
v4.1.0
24 Apr 10:18
Compare
Sorry, something went wrong.
No results found
Bump dependencies for Laravel 11
Supported and required of Laravel 10
16 Mar 09:04
Compare
Sorry, something went wrong.
No results found
V3.0.0
09 Feb 10:12
Compare
Sorry, something went wrong.
No results found
Supported and required of Laravel 9
v2.0.0
30 Sep 14:02
Compare
Sorry, something went wrong.
No results found
v1.1.0
14 Nov 08:07
Compare
Sorry, something went wrong.
No results found
v1.0.1
27 Jul 14:16
Compare
Sorry, something went wrong.
No results found
Fixed
Notification is not pass to notifiable route