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

Add support for Composer 2 #101

Closed
baukevdw opened this issue Apr 7, 2020 · 6 comments
Closed

Add support for Composer 2 #101

baukevdw opened this issue Apr 7, 2020 · 6 comments

Comments

@baukevdw
Copy link
Contributor

baukevdw commented Apr 7, 2020

Composer 2.0 is getting closer to a stable release and plugin authors are asked to test Composer 2 and add support to the plugins.

For more information see:
composer/composer#8726

If I've got time I'll take a look into it.

@ouun
Copy link

ouun commented Oct 30, 2020

The only reason I do not update to Composer v2 is the uncertain Studio support.

@rask
Copy link
Contributor

rask commented Oct 30, 2020

The "franzl/studio" 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.

@buznablaster
Copy link

Well, the plugin quite works with the composer 2 version if you apply the already proposed pull request #104. There is an issue with the canonical repos though so be aware of it, but for development of a concrete package, it should be fine.

@sybbear
Copy link

sybbear commented Nov 23, 2020

This library is a must use for modularized applications and package development, the community needs it.
@franzliedke can we get some information how to progress the support for Composer 2?

@franzliedke
Copy link
Owner

Hello everyone, I'm looking for people to pair with me on getting this ready for Composer 2. 😃

@franzliedke
Copy link
Owner

Relased in version 0.15.0. Please update and let me know if you encounter any problems.

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

6 participants