#安装 composer

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

直接下载 composer.phar( https://getcomposer.org/composer.phar)

 

php composer.phar install

相关文章: