CasperLaiTW / laravel-fb-messenger

Laravel Facebook Messenger Provider
MIT License
105 stars 27 forks source link

Can't use with Laravel 5.5 + Pusher #86

Closed joelcuevas closed 6 years ago

joelcuevas commented 6 years ago

Latest release of pusher/pusher-http-laravel 4.0.0 (formerly vinkla/pusher) requires pusher/pusher-php-server ^3.0, but CasperLaiTW/laravel-fb-messenger requires the same package at ^2.6, thus if Pusher is present, laravel-fb-messenger can't be used.

CasperLaiTW commented 6 years ago

Hi Joel

Thank you for reporting.

I will check ASAP.

Joel Cuevas notifications@github.com於 2017年11月19日 週日,上午3:47寫道:

Latest release of pusher/pusher-http-laravel 4.0.0 (formerly vinkla/pusher) requires pusher/pusher-php-server ^3.0, but CasperLaiTW/laravel-fb-messenger requires the same package at ^2.6, thus if Pusher is present, laravel-fb-messenger can't be used.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CasperLaiTW/laravel-fb-messenger/issues/86, or mute the thread https://github.com/notifications/unsubscribe-auth/AE26eMDfHfqHhqVo0UNB1XROY_96Yb3yks5s3zQ5gaJpZM4QjH9A .

-- Casper

Sent from my iPhone

CasperLaiTW commented 6 years ago

Hi @joelcuevas

I released v1.5.0, can you try?

joelcuevas commented 6 years ago

@CasperLaiTW that's so great! I'll be off the office all the week, but I will give it a try the next weekend (or sooner if I can). Thank you!

CasperLaiTW commented 6 years ago

No worries, no rush.

just try to give me feedback. if any bugs I will try to fix!

Thank you report again.