mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Updated composer-asset-plugin requirement to ~1.1.1
all over the framework
This commit is contained in:
@ -54,6 +54,6 @@ Yii の新しいプロジェクトテンプレートを作成するのに必要
|
||||
これで、あなたのテンプレートを使ってプロジェクトを作成することが出来ます。
|
||||
|
||||
```
|
||||
composer global require "fxp/composer-asset-plugin:~1.1.0"
|
||||
composer global require "fxp/composer-asset-plugin:~1.1.1"
|
||||
composer create-project --prefer-dist --stability=dev mysoft/yii2-app-coolone new-project
|
||||
```
|
||||
|
Reference in New Issue
Block a user