Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty scripts tag will be re-written to invalid JSON using Composer 1 #22

Open
andrewandante opened this issue May 9, 2022 · 0 comments

Comments

@andrewandante
Copy link
Contributor

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, causing composer validate and other checks like that to fail.

Covered here: composer/composer#9515 by composer themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants