Skip to content

Fix undefined index in package resolver #438

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

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Fix undefined index in package resolver #438

merged 1 commit into from
Nov 15, 2018

Conversation

juchi
Copy link
Contributor

@juchi juchi commented Nov 14, 2018

When trying to install a symfony/* package without the extra.symfony.require composer option we run into an undefined index error.
Seems to be caused by db60ae8

@fabpot
Copy link
Member

fabpot commented Nov 15, 2018

Thank you @juchi.

@fabpot fabpot merged commit 3ed51dd into symfony:master Nov 15, 2018
fabpot added a commit that referenced this pull request Nov 15, 2018
This PR was merged into the 1.1-dev branch.

Discussion
----------

Fix undefined index in package resolver

When trying to install a symfony/* package without the `extra.symfony.require` composer option we run into an undefined index error.
Seems to be caused by db60ae8

Commits
-------

3ed51dd Fix undefined index in package resolver
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.

2 participants