多php环境下使用composer命令

由于安装了多个`php`

并且环境变量设置了`php`默认为`php5`

这样在用`composer require`安装扩展包时,用的是`php5`

怎样在不修改环境变量的情况下正确的使用`composer`

只需要全路径使用即可

`/app/php7/bin/php /bin/composer require xxx`

    A+
发布日期:2020年12月01日  所属分类:未分类

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: