cedaro / satispress

Expose installed WordPress plugins and themes as Composer packages.
500 stars 48 forks source link

Allow `composer/installers` `v2` #167

Closed tyrann0us closed 2 years ago

tyrann0us commented 2 years ago

This adds support for composer/installers v2.

See https://github.com/outlandishideas/wpackagist/pull/431 for a similar PR.

Note that I made a typo on the first commit and a faulty commit message, so it might make sense to squash merge the PR.

tyrann0us commented 2 years ago

Hi @bradyvercher, any chance of getting this merged? Thanks!

bradyvercher commented 2 years ago

@tyrann0us Yep. Sorry for the slow response and thanks for the PR!

LucasDemea commented 2 years ago

Hi, "composer/installers": "^2.0" also needs to be updated in composer.json dependencies please

tyrann0us commented 2 years ago

@LucasDemea, this PR is closed, please create a new PR. Thanks.