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

Wrap custom installer, that is installed during install/update cmd #1

Open
gossi opened this issue Aug 19, 2015 · 0 comments
Open

Wrap custom installer, that is installed during install/update cmd #1

gossi opened this issue Aug 19, 2015 · 0 comments

Comments

@gossi
Copy link
Owner

gossi commented Aug 19, 2015

When a package requires a custom installer, sth like this:

"require" : {
    "php" : ">=5.4",
    "keeko/composer-installer" : "*"
}

This custom installer will be installed during the install/update process. Yet, cannot be wrapped, because installManager form Composer is already passed to Installer and at the moment, I don't know of a way to get to the installer and update the install manager there.

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

No branches or pull requests

1 participant