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

Need to replace robloach/component-installer #234

Open
SturmB opened this issue Jan 13, 2021 · 3 comments
Open

Need to replace robloach/component-installer #234

SturmB opened this issue Jan 13, 2021 · 3 comments
Assignees

Comments

@SturmB
Copy link

SturmB commented Jan 13, 2021

With Composer 2 having been released and Composer 1 going away soon, some libraries need to be updated to support C2 or risk breaking any projects that depend upon them. robloach/component-installer is one such library. It has been labeled as DEPRECATED, so it will not be updated for Composer 2.

$ composer update
The "robloach/component-installer" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
[...]

I ask that this project please be updated so it replaces robloach/component-installer with an alternative library as soon as possible. Several choices are listed in its README.


Edit 01/22/2121:

Still getting warnings using Composer 2, but now it has a specific recommendation (which happens to be the first one on the deprecated package's alternatives list):

Package robloach/component-installer is abandoned, you should avoid using it. Use oomphinc/composer-installers-extender instead.
@imsky
Copy link
Owner

imsky commented Mar 18, 2021

will do, thanks for pointing out @SturmB

@vydyas
Copy link

vydyas commented Oct 1, 2022

@imsky Can I work on this as part of hacktoberfest?

  1. Assign this to me
  2. I'll raise PR within 2 days

@imsky
Copy link
Owner

imsky commented Oct 11, 2022

@vydyas yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants