mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Updated asset-plugin version in docs [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
f82f2c00b3
commit
15a46441e1
@ -22,7 +22,7 @@ Before upgrading, make sure you have a global installation of the latest version
|
||||
as well as a stable version of Composer:
|
||||
|
||||
composer self-update
|
||||
composer global require "fxp/composer-asset-plugin:^1.3.1" --no-plugins
|
||||
composer global require "fxp/composer-asset-plugin:^1.4.1" --no-plugins
|
||||
|
||||
The simple way to upgrade Yii, for example to version 2.0.10 (replace this with the version you want) will be running `composer require`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user