You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before composer.json is parsed, we use JSON schema to validate.
Guess we just have to add some error handling around that to catch invalid JSON files in general.
Bug Report
This was first discovered in mezzio/mezzio-swoole#128
Summary
Matrix fails with unintelligible error when composer.json is invalid.
Expected behavior
Matrix generation should fail with an error message such as 'Cannot generate matrix. Invalid composer.json detected'
The text was updated successfully, but these errors were encountered: