apollo-sdk-config icon indicating copy to clipboard operation
apollo-sdk-config copied to clipboard

在hyperf项目 composer 失败

Open shaukei opened this issue 4 years ago • 5 comments
trafficstars

  • apollo-sdk/config 1.0.5 requires guzzlehttp/guzzle ^6.5 -> found guzzlehttp/guzzle[6.5.0, ..., 6.5.x-dev] but the package is fixed to 7.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

在hyperf项目里面composer apollo sdk config报错,应该是guzzle的版本跟不上,帮忙处理一下,发个新版!

shaukei avatar Jun 02 '21 01:06 shaukei

看上去应该是已经php5被淘汰的问题。很多包都开始不支持php5了。

flylan avatar Jun 02 '21 01:06 flylan

淘汰也是趋势,步伐要跟上!

shaukei avatar Jun 02 '21 01:06 shaukei

我升级一下guzzlehttp版本

flylan avatar Jun 02 '21 01:06 flylan

  • apollo-sdk/config 1.0.5 requires guzzlehttp/guzzle ^6.5 -> found guzzlehttp/guzzle[6.5.0, ..., 6.5.x-dev] but the package is fixed to 7.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

在hyperf项目里面composer apollo sdk config报错,应该是guzzle的版本跟不上,帮忙处理一下,发个新版!

看看2.0.0版本是否满足,composer服务器那边估计会晚点才能拉到更新 https://github.com/fengzhibin/apollo-sdk-config/releases/tag/2.0.0

flylan avatar Jun 02 '21 02:06 flylan

好的,同步后我这边试一下!

shaukei avatar Jun 02 '21 02:06 shaukei