laravel-http-pushstream-broadcaster icon indicating copy to clipboard operation
laravel-http-pushstream-broadcaster copied to clipboard

Do You have plans to update Guzzle 6.x ?

Open michail1982 opened this issue 9 years ago • 5 comments
trafficstars

michail1982 avatar Aug 29 '16 13:08 michail1982

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 avatar Aug 29 '16 16:08 cmosguy

@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

michail1982 avatar Aug 29 '16 23:08 michail1982

Same here @cmosguy, please update the composer package. Otherwise thanks for your work. @michail1982 could you share your changes?

andrisi avatar Jan 10 '17 16:01 andrisi

@andrisi https://github.com/michail1982/laravel-http-pushstream-broadcaster

michail1982 avatar Jan 16 '17 15:01 michail1982

thanks @michail1982

andrisi avatar Jan 16 '17 20:01 andrisi