提问前请务必仔细阅读如何排查故障和常见问题。
问题描述:
bata13卸载插件报错
需要卸载的插件fof/linguist
报错内容:
./composer.json has been updated
Running composer update fof/linguist
Loading composer repositories with package information
Dependency “flarum/core” is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use –with-all-dependencies (-W) to include root dependencies.
Dependency “paragonie/random_compat” is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use –with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- fof/oauth[1.1.0, …, 1.1.1] require flarum/core 1.0.0 -> found flarum/core[v1.0.0, …, v1.1.1] but it conflicts with your root composer.json require (0.1.0-beta.13).
- Root composer.json requires fof/oauth 1.1 -> satisfiable by fof/oauth[1.1.0, 1.1.1].
Use the option –with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Removal failed, reverting ./composer.json to its original content.
Removal failed, fof/linguist is still present, it may be required by another package. See composer why fof/linguist
.
调试模式报错内容:
已尝试的解决办法:
网址: