generateCookieValidationKey()
now saves config file only when cookieValidationKey
was generated (rob006)yii\composer\Installer::postInstall()
method (rob006)yii\composer\Installer::copyFiles()
method (rob006)loadExtensions()
and saveExtensions()
now access EXTENSION_FILE
constant with late static binding (karneds)yii\composer\Installer::postCreateProject()
and modified the syntax of calling installer methods in composer.json (qiangxue)