PHP学院的中学生 2019-11-14 13:47:08 2797次浏览 1条回复 0 0 0

可以执行下面命令

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

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

您需要登录后才可以回复。登录 | 立即注册