Composer killed while updating

后端 未结 16 1924
野性不改
野性不改 2020-11-28 19:40

I got a problem, I tried to install a new package to my Laravel 4 project. But when I run php composer.phar update I get this:

Loading composer          


        
16条回答
  •  迷失自我
    2020-11-28 19:49

    I was getting this error in a local Docker environment. I solved it by simply restarting Docker.

提交回复
热议问题