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

Use custom repositories from composer.json in require command #3506

Merged
merged 1 commit into from Dec 4, 2014

Conversation

naderman
Copy link
Member

@naderman naderman commented Dec 4, 2014

Fixes #3505

@naderman
Copy link
Member Author

naderman commented Dec 4, 2014

Tested this manually, our current functional test suite doesn't really work well for setting up a project and then configuring custom repos ...

private $pool;

protected $repos;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be before private ones

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha i always get this wrong, even came up with that rule :P

@naderman naderman changed the title Fix require use repos Use custom repositories from composer.json in require command Dec 4, 2014
Seldaek added a commit that referenced this pull request Dec 4, 2014
@Seldaek Seldaek merged commit 6927586 into composer:master Dec 4, 2014
@fh
Copy link

fh commented Dec 4, 2014

Works here as well.

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.

composer require ignores repositories setting
4 participants