Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法直接使用composer安装 #23

Closed
yanyixin0612 opened this issue May 15, 2023 · 2 comments
Closed

无法直接使用composer安装 #23

yanyixin0612 opened this issue May 15, 2023 · 2 comments

Comments

@yanyixin0612
Copy link

执行composer require alibabacloud/dingtalk之后报错信息如下:
Problem 1 - Root composer.json requires alibabacloud/dingtalk ^2.0 -> satisfiable by alibabacloud/dingtalk[2.0.0, 2.0.10, 2.0.11, 2.0.12]. - alibabacloud/dingtalk[2.0.0, ..., 2.0.12] require alibabacloud/gateway-dingtalk ^1.0.2 -> found alibabacloud/gateway-dingtalk[dev-master, 1.0.0, 1.0.1] but it does not match the constraint.
意思是要求alibabacloud/gateway-dingtalk ^1.0.2, 但是只能找到 ^1.0.1?

@yanyixin0612
Copy link
Author

安装1.5.65版本的倒是没问题

@TsinghuaDream
Copy link

应该是镜像站的同步时间问题,最新版本是直接发布到中央仓库的,未来可以配置中央仓库直接拉取。composer config -g repo.packagist composer https://repo.packagist.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants