php composer.phar update does not work with Symfony install

前端 未结 4 573
天命终不由人
天命终不由人 2021-01-17 21:12

I\'m running WAMP on Windows 7 64 Bits. The PATH variable is set to c:\\wamp\\bin\\php\\php5.3.13\\

 

I\'m trying to install S

4条回答
  •  旧时难觅i
    2021-01-17 22:06

    Okay this is how i solved it.

    1. Download and install git bash
    2. open git bash
    3. run composer selfupdate or composer self-update

    cheers hope this helps you too.

提交回复
热议问题