Steps required to reproduce the problem
- run
composer normalize in a project with an invalid composer.json
Expected Result
- information should be output about which part of
composer.json is invalid
Actual Result
- generic message is shown that
composer.json is invalid
💁♂️ For reference, see https://twitter.com/coderabbi/status/952913836595712000.