mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 09:01:33 +08:00
This commit is contained in:
@@ -8,6 +8,12 @@ if you want to upgrade from version A to version C and there is
|
|||||||
version B between A and C, you need to follow the instructions
|
version B between A and C, you need to follow the instructions
|
||||||
for both A and B.
|
for both A and B.
|
||||||
|
|
||||||
|
Make sure you have global install of latest version of composer asset plugin:
|
||||||
|
|
||||||
|
```
|
||||||
|
php composer.phar global require "fxp/composer-asset-plugin"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Upgrade from Yii 2.0.5
|
Upgrade from Yii 2.0.5
|
||||||
----------------------
|
----------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user