How to update only composer.lock file from new config in composer.json
Wed, 05/15/2019
You maybe added some patch to composer.json, but it didn reflect in composer.lock when you ran "composer install" so to force composer lock to update you should run