wplang icon indicating copy to clipboard operation
wplang copied to clipboard

Add support for Composer 2

Open alexanderpas opened this issue 5 years ago • 3 comments

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.

bjornjohansen/wplang currently has"composer-plugin-api": "^1.0" as requirement, making it incompatible with Composer 2.

See composer/composer#8726 and the Upgrade Guide for more information.

alexanderpas avatar Aug 04 '20 10:08 alexanderpas

up. Same problem here

plebianmvi avatar Nov 03 '20 13:11 plebianmvi

Would be nice if this can be fixed. For now, it's a blocker to be compatible with Composer 2.0

marcwieland95 avatar Apr 15 '21 08:04 marcwieland95

see https://github.com/bjornjohansen/wplang/pull/8

SeifertDaniel avatar Sep 21 '21 09:09 SeifertDaniel