composer出现问题: Could not open input file: composer.phar

可以执行下面命令

php -r "readfile('https://getcomposer.org/installer');" | php

This will install composer to the current directory so that you can use php composer.phar

posted @ 2019-06-06 18:57  study_php_java_C++  阅读(4229)  评论(0编辑  收藏  举报