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

Enhancement: Keep packages sorted in composer.json #75

Merged
merged 1 commit into from
Sep 1, 2018

Conversation

localheinz
Copy link
Contributor

This PR

  • keeps packages sorted in composer.json

πŸ’β€β™‚οΈ For reference, see https://getcomposer.org/doc/06-config.md#sort-packages.

I ran

$ composer config sort-packages true

followed by

$ composer require --dev clue/commander:^1.2

to trigger sorting the require-dev section (note that require is already sorted).

@clue clue added this to the v2.2.0 milestone Sep 1, 2018
@clue
Copy link
Owner

clue commented Sep 1, 2018

@localheinz Thank you, LGTM! :shipit:

@clue clue merged commit d4b85cd into clue:master Sep 1, 2018
@localheinz localheinz deleted the feature/sort-packages branch September 1, 2018 21:27
@localheinz
Copy link
Contributor Author

Thank you, @clue!

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

Successfully merging this pull request may close these issues.

2 participants