mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
Update composer fxp plugin version in docs and travis scripts
This commit is contained in:
@ -82,7 +82,7 @@ take two steps: install Yii, and bootstrap Yii.
|
||||
If the third-party system uses Composer to manage its dependencies, you can simply run the following commands
|
||||
to install 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
|
||||
|
||||
|
Reference in New Issue
Block a user