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
This is a parent issue to warn against including an empty object tag in your composer.json - because if it gets overwritten it will be written back with an empty array instead, causing composer validate and other checks like that to fail.
See: #21
This is a parent issue to warn against including an empty object tag in your
composer.json
- because if it gets overwritten it will be written back with an empty array instead, causingcomposer validate
and other checks like that to fail.Covered here: composer/composer#9515 by composer themselves.
The text was updated successfully, but these errors were encountered: