可以执行下面命令

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

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

相关文章:

  • 2021-08-04
  • 2021-09-13
  • 2021-10-20
  • 2021-07-05
  • 2021-12-14
  • 2021-12-16
  • 2022-12-23
猜你喜欢
  • 2021-08-01
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
相关资源
相似解决方案