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

Cannot install via composer when composer/installers is v2.x #64

Open
SeenNotHurd opened this issue Nov 23, 2022 · 1 comment
Open

Cannot install via composer when composer/installers is v2.x #64

SeenNotHurd opened this issue Nov 23, 2022 · 1 comment

Comments

@SeenNotHurd
Copy link

Describe the bug
Cannot load the plugin via composer using installers version 2.x

To Reproduce
Steps to reproduce the behavior:
Try to require the dependency using composer require in a project where composer/installers is version 2.x

Expected behavior
The plugin installs.

Screenshots
Screenshot 2022-11-23 at 11 01 18

@sybrew
Copy link
Owner

sybrew commented Nov 24, 2022

Howdy!

#62 adds support for Composer v2.0, but we still need to create a release/tag before this is available via Packagist. The workaround would be to fall back to v1.x.

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

2 participants