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可以,但是自定义命令行有问题
发现是阿里云composer镜像的原因,切换到腾讯云可以正常安装v1.0.5了
包好用的
composer config -g repositories.packagist composer https://packagist.pages.dev/
淘宝镜像好久之前就不更新了。我安装workerman都能给我干出4.x
发现是阿里云composer镜像的原因,切换到腾讯云可以正常安装v1.0.5了
包好用的
淘宝镜像好久之前就不更新了。我安装workerman都能给我干出4.x