] require composer-runtime-api ^2.2 -> found composer-runtime-api[2.1.0] but it does not match the constraint [duplicate]
这时只需要升级一下您的composer 到最新版本,用以下命令行
composer clearcache composer selfupdate
如果不满意想降级,那么可以使用命令行
composer selfupdate --1
请登录已经激活账号继续浏此文章所有内容!