webman/event 1.0.5在composer有,但是无法require

xpxw

问题描述

https://packagist.org/packages/webman/event
这里有1.0.5版本
但是用composer require webman/event 1.0.5时
会报
Your requirements could not be resolved to an installable set of packages.

1.0.4可以,但是自定义命令行有问题

95 3 0
3个回答

xpxw

发现是阿里云composer镜像的原因,切换到腾讯云可以正常安装v1.0.5了

  • 暂无评论
lsmir2

包好用的

composer config -g repositories.packagist composer https://packagist.pages.dev/
  • 暂无评论
jack10082009

淘宝镜像好久之前就不更新了。我安装workerman都能给我干出4.x

  • 暂无评论
🔝