Setting the "config.fxp-asset.installer-paths" option in composer

Viewed 3127

When I run a composer update I get the following warning before it proceeds with the update.

The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asset.installer-paths" option

Where/how can I change these settings?

1 Answers
Related