在CentOS中,Composer的配置文件主要有以下两种:
.composer
config.json
composer.json
可通过文本编辑器(如nano、vim)直接编辑上述文件来修改Composer配置。
nano
vim