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 install error #2

Open
owenzhang24 opened this issue Jun 7, 2022 · 1 comment
Open

composer install error #2

owenzhang24 opened this issue Jun 7, 2022 · 1 comment

Comments

@owenzhang24
Copy link

安装包依赖 composer install 报错

Problem 1

Root composer.json requires webman/think-orm ^1.0 -> satisfiable by webman/think-orm[v1.0.2].
webman/think-orm v1.0.2 requires topthink/think-orm ^2.0.53 -> found topthink/think-orm[2.0.x-dev] but it does not match your minimum-stability
Problem 2

Root composer.json requires webman/cors, it could not be found in any version, there may be a typo in the package name.

@owenzhang24
Copy link
Author

解决办法:执行 composer config -g --unset repos.packagist 去掉composer代理

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

1 participant