最新版webman安装 composer require psr/container ^v1 webman/think-orm 失败

admin-ym

最新版webman安装 composer require psr/container ^v1 webman/think-orm 失败

Your requirements could not be resolved to an installable set of packages.

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.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require webman/think-orm:*" to figure out if any version is installable, or "composer require webman/think-orm:^2.1" if you know which you need.

1727 1 0
1个回答

walkor

运行 composer config -g --unset repos.packagist 取消composer代理试下

年代过于久远,无法发表回答
🔝