nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Composer is not installing latest version of talk package #40

Closed marwankhanfar closed 7 years ago

marwankhanfar commented 7 years ago

Package installed by composer does not match the version in the master

nahid commented 7 years ago

show any error?

marwankhanfar commented 7 years ago

no error , its downloading a version with no pusher support

nahid commented 7 years ago

ow, this version is not publish yet. you may use it from git clone

marwankhanfar commented 7 years ago

can you publish so we can pull it using composer ?

nahid commented 7 years ago

Talk v2.1.0 was released with realtime messaging. You may try. @marwankhanfar

marwankhanfar commented 7 years ago

Thanks alot :)