-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
Description
Running composer 2.0 disabled the composer-asset-plugin:
The "fxp/composer-asset-plugin" 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.
Here is the list of changes:
https://github.com/composer/composer/blob/master/UPGRADE-2.0.md#for-integrators-and-plugin-authors
arnegroskurth, MrPetovan, schmunk42, haohetao, taobig and 20 more