berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
506 stars 176 forks source link

sendNotificationToExternalUser function not coming if we install with composer #105

Closed satishnreddy999 closed 4 years ago

satishnreddy999 commented 5 years ago

Hi, when i install the package using composer as per the documentation, the function sendNotificationToExternalUser is missing. when i see in github the function is there. Please fix the issue. thanx

mreduar commented 5 years ago

Same

Jipem commented 5 years ago

sendNotificationToExternalUser() does not exist in vendor\berkayk\onesignal-laravel\src\OneSignalClient.php @berkayk, please new realease for update via composer :-)

berkayk commented 5 years ago

Just released a new version (v1.0.2)

Jipem commented 5 years ago

Thank you so much !