getting error while updating Composer

后端 未结 9 2073
有刺的猬
有刺的猬 2020-12-12 20:24

I have a project in Laravel-5.1 and I have changed my platform from win10 to Ubuntu.

Showing error:

Loading composer repositories with package inf

9条回答
  •  执念已碎
    2020-12-12 21:23

    for php7 you can do that:

    sudo apt-get install php-gd php-xml php7.0-mbstring
    

提交回复
热议问题