Skip to content

[Build Tools] Fix invalid composer.json file. #6815

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

Merged
merged 1 commit into from
May 26, 2020

Conversation

jnpwebdeveloper
Copy link
Contributor

Invalid composer.json file caused issues when installing Semantic UI in my theme folder in a Sylius project. It searches for composer.json files and validates them. Because it was invalid Sylius/Symfony would throw a configuration error.

Testing steps

Go into tasks/config/admin/templates and run composer validate
You will see:
image

Apply fix and run composer validate
image

@lubber-de

This comment was marked as spam.

@jlukic jlukic changed the base branch from master to next May 26, 2020 04:23
@jlukic jlukic merged commit 9fe42b1 into Semantic-Org:next May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants