hsk99 / webman-admin

Pear Admin Webman
81 stars 30 forks source link

composer install error #2

Open owenzhang24 opened 2 years ago

owenzhang24 commented 2 years ago

安装包依赖 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 commented 2 years ago

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