Open BrandonP-C opened 3 years ago
You currently use guzzlehttp/guzzle 6.5.0 however my laravel projected requires 7.0.1 could you please update your package to use this?
Thanks.
same problem for me, I'll follow this discussion waiting for news, thanks!
This outdated requirement is causing the entire Composer package list to become obsolete. As result, the application's code that uses Guzzle 6.5.8 reports some function calls as warnings, like this:
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated” in vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php line 58
Currently having the same issue, Is Guzzle going to be updated ?
Same here... @VladimirGorobetsWildix Can you update Guzzle please ?
You currently use guzzlehttp/guzzle 6.5.0 however my laravel projected requires 7.0.1 could you please update your package to use this?
Thanks.