在 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

相关文章:

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