Slow updating of composer dependencies, despite --prefer-dist flag

后端 未结 10 1751
走了就别回头了
走了就别回头了 2020-12-22 18:42

Why does it take up to two minutes for my composer dependencies to update, even when there have been no changes?

A popular suggestion is to append the --prefer-

10条回答
  •  爱一瞬间的悲伤
    2020-12-22 19:30

    I had same issue with composer update, I updated composer itself to the latest version using composer selfupdate and now it's speed acceptable.

提交回复
热议问题