getting error while updating Composer

后端 未结 9 2075
有刺的猬
有刺的猬 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:00

    In php7.2 Ubuntu 18.04 LTS and ubuntu 19.04

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

    Works like a Charm

提交回复
热议问题