摘要:
1、composer查看全局设置:composer config -gl 2、查看已存在的包:composer info [***] or composer show [***] 3、搜索包:composer search *** 4、安装包:composer require或者composer i 阅读全文
摘要:
报错: 在Yii安装目录下执行composer任一命令时,报错: The "yiisoft/yii2-composer" plugin was skipped because it requires a Plugin API version ("1.0.0") that does not match 阅读全文