安装包依赖 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.
安装包依赖 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.