laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
491 stars 126 forks source link

Update composer install package #124

Closed cheadevit closed 2 years ago

cheadevit commented 2 years ago

Please update the command to install the package, because when we install version 2.0 it returns the message error("message": "A message can only have one of the following targets: condition, token, topic, unknown").

Please check.

any feedback or suggestions please let me know, because I just install the package without version specific, and then it worked for me, thanks.

dwightwatson commented 2 years ago

Thanks for this. I think it's better we just remove the version constraint entirely - I don't think it does anything helpful. I've updated the README to match.