When composer update this error occur
Package guzzle/guzzle is abandoned, you should avoid using it.
Use guzzlehttp/guzzle instead.
How can I fix that?
If there is a package installed that you did not require explicitly, you can use the why-not
command of Composer to check why this package was installed:
composer why guzzle/guzzle
this message is not an error
Try
composer update
composer why guzzle/guzzle
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With