sybrew / The-SEO-Framework-Extension-Manager

A WordPress plugin that manages extensions for The SEO Framework.
https://tsf.fyi/em
GNU General Public License v3.0
76 stars 9 forks source link

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

Open SeenNotHurd opened 1 year ago

SeenNotHurd commented 1 year ago

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 commented 1 year ago

Howdy!

https://github.com/sybrew/The-SEO-Framework-Extension-Manager/pull/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.