Is there any way to install Composer globally on Windows?

后端 未结 13 1535
予麋鹿
予麋鹿 2020-11-30 18:32

I\'ve read the global installation documentation for Composer, but it\'s for *nix systems only:

curl -s https://ge         


        
13条回答
  •  一整个雨季
    2020-11-30 18:59

    sorry to dig this up, I just want to share my idea, the easy way for me is to rename composer.phar to composer.bat and put it into my PATH.

提交回复
热议问题