shalvah / pusher-chatkit-laravel

Laravel wrapper for the Chatkit PHP SDK. ChatKit is shutting down 😕 - https://blog.pusher.com/narrowing-our-product-focus
22 stars 6 forks source link

Consider using dev-master for pusher-chatkit-server #1

Closed steve228uk closed 6 years ago

steve228uk commented 6 years ago

The pusher-chatkit-server package is still undergoing active development. As a result it may be worthwhile using the dev-master branch in your composer.json file to avoid the need for continuous edits.

shalvah commented 6 years ago

Good suggestion. Thanks!