第一个插件安装报错
Your requirements could not be resolved to an installable set of packages.
Problem 1
- alibabacloud/dysmsapi-20170525 2.0.22 requires alibabacloud/openapi-util ^0.1.10 -> found alibabacloud/openapi-util[0.1.10, 0.1.11, 0.1.12, 0.1.13] but the package is fixed to 0.2.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- hamcq/flarum-ext-auth-phone[v1.0.0, ..., v1.0.9] require alibabacloud/dysmsapi-20170525 2.0.22 -> satisfiable by alibabacloud/dysmsapi-20170525[2.0.22].
- Root composer.json requires hamcq/flarum-ext-auth-phone * -> satisfiable by hamcq/flarum-ext-auth-phone[v1.0.0, ..., v1.0.9].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require hamcq/flarum-ext-auth-phone:*" to figure out if any version is installable, or "composer require hamcq/flarum-ext-auth-phone:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.