2.1.3 安装完composer报错了
2.1.3 安装完composer报错了
Problem 1
- Root composer.json requires topthink/framework 8.0.4 (exact version match: 8.0.4 or 8.0.4.0), found topthink/framework[dev-master, 5.0-rc1, ..., v5.2-rc1, v6.0.0-rc2, ..., 6.1.x-dev, v8.0.0-beta, ..., 8.x-dev] but these do not match your constraint and are therefore not installable. Make sure you either fix the constraint or avoid updating this package to keep the one present in the lock file (topthink/framework[v8.0.4]).
Problem 2 - Root composer.json requires topthink/think-multi-app 1.0.17 -> satisfiable by topthink/think-multi-app[v1.0.17].
- topthink/think-multi-app v1.0.17 requires topthink/framework 6.0|8.0 -> found topthink/framework[v6.0.0, ..., v6.1.4, v8.0.0, v8.0.1, v8.0.2, v8.0.3] but it conflicts with your root composer.json require (8.0.4).
Problem 3 - Root composer.json requires topthink/think-throttle 2.0.0 -> satisfiable by topthink/think-throttle[v2.0.0].
- topthink/think-throttle v2.0.0 requires topthink/framework ^8.0 -> found topthink/framework[v8.0.0, v8.0.1, v8.0.2, v8.0.3] but it conflicts with your root composer.json require (8.0.4).
Problem 4 - Root composer.json requires topthink/think-migration 3.1.1 -> satisfiable by topthink/think-migration[v3.1.1].
- topthink/think-migration v3.1.1 requires topthink/framework ^6.0 || ^8.0 -> found topthink/framework[v6.0.0, ..., v6.1.4, v8.0.0, v8.0.1, v8.0.2, v8.0.3] but it conflicts with your root composer.json require (8.0.4).
Problem 5 - topthink/think-trace[v1.0, ..., v1.5] require topthink/framework ^6.0 -> found topthink/framework[v6.0.0, ..., v6.1.4] but it conflicts with your root composer.json require (8.0.4).
- topthink/think-trace v1.6 requires topthink/framework 6.0|8.0 -> found topthink/framework[v6.0.0, ..., v6.1.4, v8.0.0, v8.0.1, v8.0.2, v8.0.3] but it conflicts with your root composer.json require (8.0.4).
- Root composer.json requires topthink/think-trace ^1.0 -> satisfiable by topthink/think-trace[v1.0, ..., v1.6].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
请先登录
换源即可
换composer源 换成淘宝的
你好请问现在 解决了嘛? 我换成淘宝的也不能用
- 1
前往