Skip to content

Conversation

@gitlost
Copy link
Contributor

@gitlost gitlost commented Nov 3, 2017

See #43

Uses Composer\Package::getPrettyName() in matching installed package names as it's the same as the actual composer.json name, which can be case sensitive (though not usually), and adds it as an optional field pretty_name to the list and browse commands.

Also adds a test for the more usual case of having a lower-case only name in composer.json where the git url is mixed-case, as originally reported in #43

@gitlost gitlost added bug command:package Related to 'package' command labels Nov 3, 2017
@gitlost gitlost added this to the 1.0.8 milestone Nov 3, 2017
@gitlost gitlost requested a review from a team November 3, 2017 14:47
@danielbachhuber danielbachhuber merged commit 334f2e6 into master Nov 5, 2017
@danielbachhuber danielbachhuber deleted the issue_42 branch November 5, 2017 14:31
schlessera pushed a commit that referenced this pull request Jan 5, 2022
Use pretty name in list to cater for mixed-case names; add as optional field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:package Related to 'package' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants