Skip to content

Allows repositories to implement ConfigurableRepositoryInterface#4638

Merged
Seldaek merged 1 commit intocomposer:masterfrom
realshadow:configurable_repository
Nov 26, 2015
Merged

Allows repositories to implement ConfigurableRepositoryInterface#4638
Seldaek merged 1 commit intocomposer:masterfrom
realshadow:configurable_repository

Conversation

@realshadow
Copy link
Copy Markdown

This PR attempts to solve an issue described here - composer/satis#266 (comment) by providing a new interface for all repository classes that use $repoConfig to implement. Which affects:

  • VcsRepository
  • PearRepository
  • ComposerRepository
  • ArtifactRepository
  • PathRepository

@alcohol
Copy link
Copy Markdown
Member

alcohol commented Nov 26, 2015

LGTM

Seldaek added a commit that referenced this pull request Nov 26, 2015
Allows repositories to implement ConfigurableRepositoryInterface
@Seldaek Seldaek merged commit 45a3db8 into composer:master Nov 26, 2015
@Seldaek
Copy link
Copy Markdown
Member

Seldaek commented Nov 26, 2015

Thanks

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