This content originally appeared on CodeSource.io and was authored by Deven
If you are getting installation failed reverting ./composer.json to its original content error. This article will help you fix the issue.
A quick way to fix this issue by removing ./composer/cache
folder and then running the following command in your terminal.
composer global update
If you still facing the issue it means the package you are trying to use is not updated to work with the Laravel version you are using. You can verify its dependency on packagist.
The post Fix – installation failed reverting ./composer.json to its original content appeared first on CodeSource.io.
This content originally appeared on CodeSource.io and was authored by Deven
Deven | Sciencx (2021-02-26T14:50:15+00:00) Fix – installation failed reverting ./composer.json to its original content. Retrieved from https://www.scien.cx/2021/02/26/fix-installation-failed-reverting-composer-json-to-its-original-content/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.