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

时间:2020-06-16 18:26:12   收藏:0   阅读:51

可以执行下面命令

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

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

文章转自:https://www.cnblogs.com/init-007/p/10986578.html

原文:https://www.cnblogs.com/KillBugMe/p/13143340.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!