benwilkins / laravel-fcm-notification

Laravel FCM (Firebase Cloud Messaging) Notification Channel
MIT License
213 stars 91 forks source link

Allow guzzle v7 #63

Closed ankurk91 closed 4 years ago

ankurk91 commented 4 years ago

Hi, @benwilkins

Guzzle http v7.0 has been released, it should be working fine with this package.

https://github.com/guzzle/guzzle/blob/master/UPGRADING.md#60-to-70

ankurk91 commented 4 years ago

@benwilkins Please tag a new minor version to release this update.