- Running a
composer update
does not fetch any new packages (even though the source is updated) - A specific vendor package never gets updated
- Facing on and off problems when fetching packages while performing
composer update
. - You ran a
composer update
earlier, but it was partially done, before you lost network connectivity, and you cannot refresh packages anymore.