Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.
MIT License
478 stars 159 forks source link

Laravel 7 Support #111

Closed BoyeMagnus closed 4 years ago

vesper8 commented 4 years ago

4.2.0 is not compatible with Laravel 7 due to illuminate/notifications ~5.8 || ^6.0

@Edujugon Could you please release a new version with Laravel 7 compatibility?

Thanks a lot!

Edujugon commented 4 years ago

Hi, I've just released a new version (v4.3.0) supporting L7.

vesper8 commented 4 years ago

thanks for the quick turnaround!