-
Notifications
You must be signed in to change notification settings - Fork 184
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
Enhancement: Normalize composer.json #1085
Conversation
If we take that road, I'd suggest to make sure that composer files remain normalized. I have opened a feature request ergebnis/composer-normalize#29 for that purpose. |
Because of ergebnis/composer-normalize#30 I require |
@localheinz I see. But you could do the validation on the php 7.1 Travis run only. |
ddd28c9
to
982979e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
Thanks @localheinz and @derrabus |
Thank you, @chartjes! |
This PR
localheinz/composer-normalize
composer normalize --dry-run
on Traviscomposer.json
πββοΈ For reference, see