1、下载 composer.phar 文件:

wget https://getcomposer.org/download/1.6.5/composer.phar

2、默认 PHP 版本使用:

composer install

3、指定 PHP 版本使用:

php72 composer.phar install

 

Enjoy it !

相关文章:

  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2021-07-14
  • 2021-08-12
猜你喜欢
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
相关资源
相似解决方案