Yii2 errors – Failed to clone the git and “extra.asset-installer-paths” option is deprecated`
Error 1. The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asset.installer-paths" option Update composer.json by removing asset-installer-paths and add fxp-assets { ... "extra": { "yii\\composer\\Installer::postCreateProject": { "setPermission":...