When working with your own repositories or with just updated packages, it can
happen, that composer still has something in the cache and just don't want to
update.
To clear the composer cache just run the following:
$ composer clearcache
You can also use clear-cache which is an alias