mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Update composer fxp plugin version in docs and travis scripts
This commit is contained in:
@ -50,6 +50,6 @@ Use the Template
|
||||
That's all that's required to create a new Yii project template. Now you can create projects using your template:
|
||||
|
||||
```
|
||||
composer global require "fxp/composer-asset-plugin:^1.2.0"
|
||||
composer global require "fxp/composer-asset-plugin:^1.3.1"
|
||||
composer create-project --prefer-dist --stability=dev mysoft/yii2-app-coolone new-project
|
||||
```
|
||||
|
Reference in New Issue
Block a user