] 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
Magento2.x 使用Redis加速cache及Session操作实用指南教程
M2 update on save 与 Update by Schedule 有什么不同
Magento2.x安装繁体中文 chinesse 繁体语言包方法教程
Magento2开发教程NO6-Magento2开发编码规范