Laravel 5 狂饮/狂饮到狂饮http/laravel狂饮

Laravel 5 狂饮/狂饮到狂饮http/laravel狂饮,laravel-5,composer-php,Laravel 5,Composer Php,我安装了intervention/imagecache,这个包需要guzzlehttp/guzzle,我安装了weboap/visitor,这个包需要guzzle/guzzle(旧版本的guzzlehttp/guzzle) si在使用编写器更新时遇到问题 据说: Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. 有什么帮助吗?weboap/visitor对旧

我安装了
intervention/imagecache
,这个包需要
guzzlehttp/guzzle
,我安装了
weboap/visitor
,这个包需要
guzzle/guzzle
(旧版本的
guzzlehttp/guzzle

si在使用编写器更新时遇到问题

据说:

Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.

有什么帮助吗?

weboap/visitor
对旧的
guzzle/guzzle
没有直接或间接的依赖性。运行
composer why guzzle/guzzle
以显示应用程序中使用旧guzzle的依赖项列表。尝试更新这些软件包以摆脱旧的狂饮。我也有同样的问题。我安装了新的guzzle HTTP客户端,但我无法消除错误
weboap/visitor
对旧的
guzzle/guzzle
没有直接或间接的依赖关系。运行
composer why guzzle/guzzle
以显示应用程序中使用旧guzzle的依赖项列表。尝试更新这些软件包以摆脱旧的狂饮。我也有同样的问题。我安装了新的guzzlehttp客户端,但无法消除错误