Update composer fxp plugin version in docs and travis scripts

This commit is contained in:
Alexander Makarov
2017-04-19 02:55:16 +03:00
parent 02ffbb28ec
commit c35ddec09a
31 changed files with 33 additions and 33 deletions

View File

@ -77,7 +77,7 @@ Yii は数多くの優れた機能を提供していますので、サードパ
サードパーティのシステムが Composer を使って依存を管理している場合は、単に下記のコマンドを実行すれば Yii をインストールすることが出来ます。
composer global require "fxp/composer-asset-plugin:~1.2.0"
composer global require "fxp/composer-asset-plugin:~1.3.1"
composer require yiisoft/yii2
composer install