Level 75
Just run
composer install
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I still have the copy of the previous composer json and lock file. Is there a way to revert back using those files?
Yes overwrite json and lock file. You don't have to remove vendore folder. Composer remove unused packages automatically.
Please or to participate in this conversation.