laravel-http-pushstream-broadcaster
laravel-http-pushstream-broadcaster copied to clipboard
Do You have plans to update Guzzle 6.x ?
Hey @michail1982 is there a particular reason why we should? Is there a dependency issue preventing you to use the package? If so we can try to figure something out.
@cmosguy , i use Laravel 5.2 and has plan to do 5.3 upgrade. Some of usefull packages require GuzzleHttp 6.x . Now i use my modified fork with minor changes (composer.json, Client initialisation and request call) to be able using pushstream broadcaster
Same here @cmosguy, please update the composer package. Otherwise thanks for your work. @michail1982 could you share your changes?
@andrisi https://github.com/michail1982/laravel-http-pushstream-broadcaster
thanks @michail1982