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)
Some times it is stuck because it is trying to use HTTP instead of https so just run this
composer config --global repo.packagist composer https://packagist.org