Composer hanging while updating dependencies

前端 未结 13 1323
青春惊慌失措
青春惊慌失措 2020-12-24 05:30

I tried updating a Laravel project I\'m working on today using composer update

But it hung on Updating dependencies (including require-dev)

13条回答
  •  伪装坚强ぢ
    2020-12-24 05:50

    Restart your system.

    I faced the same problem today. Going by advice, turned off xdebug, but did not help. Verified all files were present. Restarted my system, and it worked.

提交回复
热议问题