linux 和 windows 安装composer

在 Linux 和 Mac OS X 中可以运行如下命令:


curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer


在 Windows 中,你需要下载并运行

https://getcomposer.org/Composer-Setup.exe

posted on 2017-06-05 10:04  一只猪儿虫  阅读(97)  评论(0编辑  收藏  举报