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

@ -15,7 +15,7 @@ The preferred way to install the Yii framework is through [composer](http://getc
Either run
```
composer global require "fxp/composer-asset-plugin:^1.3.1"
composer global require "fxp/composer-asset-plugin:^1.4.1"
composer require yiisoft/yii2
```