I have a project with the composer.lock file. I installed packages with the command: Now I would like to rollback that composer install command to the state as it was before running it. How to remove all packages without affecting composer.lock file? Is there any single composer command to do that? I tried: but I got: [UnexpectedValueException] “LICENSE” is not