Updated asset-plugin version in docs [skip ci]

This commit is contained in:
Tobias Munk
2017-10-02 21:03:13 +02:00
committed by Alexander Makarov
parent f82f2c00b3
commit 15a46441e1
25 changed files with 25 additions and 25 deletions

View File

@ -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`: