I tried updating a Laravel project I\'m working on today using composer update
composer update
But it hung on Updating dependencies (including require-dev)
Updating dependencies (including require-dev)
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.