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

ComposerRepository::findPackage[s] #2988

Merged
merged 1 commit into from Jun 5, 2014
Merged

ComposerRepository::findPackage[s] #2988

merged 1 commit into from Jun 5, 2014

Conversation

tristanlins
Copy link
Contributor

I'm not sure why ComposerRepository::findPackage[s] is not implemented. The ArrayRepository implementation will end in a Composer repositories that have providers can not load the complete list of packages, use getProviderNames instead exception, if you try to use ComposerRepository::findPackage[s].

I implemented it based on the ComposerRepository::whatProvides method, I'm not sure if this is the right way, but it works.

@andreasisaak
Copy link

Please merge this PR. +1

@leo-unglaub
Copy link

+1

@frontendschlampe
Copy link

would be great +1

@MacKP
Copy link

MacKP commented Jun 4, 2014

Sounds realy nice +1

Seldaek added a commit that referenced this pull request Jun 5, 2014
…-find-packages

ComposerRepository::findPackage[s]
@Seldaek Seldaek merged commit 58d01b2 into composer:master Jun 5, 2014
@Seldaek
Copy link
Member

Seldaek commented Jun 5, 2014

Thanks

@andreasisaak
Copy link

@Seldaek Big thanks!

@tristanlins tristanlins deleted the feature/composer-repository-find-packages branch June 5, 2014 09:00
@tristanlins
Copy link
Contributor Author

Thanks a lot!

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.

None yet

6 participants