range

If there were you, the world would be just right

1、使用命令下载

curl -sS https://getcomposer.org/installer | php

2、下载之后设置环境变量

mv composer.phar /usr/local/bin/composer

3、修改权限

chmod -R 777 /usr/local/bin/composer

4、修改镜像

composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/


添加新评论 »

在这里输入你的评论...