Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

wd's avatar
Level 1

Installation failed, reverting ./composer.json to its original content

Hi, I would like to install the package spatie/laravel-newsletter on my version of LARAVEL 7, but I encounter the following error :Installation failed, reverting ./composer.json to its original content.

` Installation failed, reverting ./composer.json to its original content.

[Seld\JsonLint\ParsingException] "./composer.lock" does not contain valid JSON Parse error on line 2145: 3:26+00:00" ---------------------^ Expected one of: 'EOF', '}', ':', ',', ']' `

0 likes
2 replies
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

DId you try to manually edit the composer.lock file? It seems to be broken

livesinspb's avatar

You have error in your file composer.json

Wrong format.

Check it on online services in internet for solved it

Please or to participate in this conversation.