webman/log 安装的问题 #213
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires webman/log ^2.1 -> satisfiable by webman/log[v2.1.2, v2.1.3, v2.1.4].
- webman/log[v2.1.2, ..., v2.1.4] require workerman/webman-framework ^2.1 -> found workerman/webman-framework[v2.1.0, ..., v2.1.4] but it conflicts with your root composer.json require (^1.5.0).
Installation failed, reverting ./composer.json to its original content.
本身的composer.json的问题, "workerman/webman-framework": "^1.5.0"
临时解决方案,换 composer require "webman/log:^1.0"
长期还要升级 webman-framework到 2.1