mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-25 11:10:36 +08:00
Switch to 1.0.0-beta1 for the composer asset plugin.
This commit is contained in:
@@ -16,7 +16,7 @@ Upgrade from Yii 2.0 Beta
|
||||
the composer-asset-plugin:
|
||||
|
||||
```
|
||||
php composer.phar global require "fxp/composer-asset-plugin:1.0.*@dev"
|
||||
php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta1"
|
||||
```
|
||||
|
||||
You also need to add the following code to your project's `composer.json` file:
|
||||
|
||||
Reference in New Issue
Block a user