mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-06 07:58:12 +08:00
Update UPGRADE.md (#12800) [skip ci]
The newest composer version should be part of the upgrade guide.
This commit is contained in:
@ -18,7 +18,7 @@ php composer.phar global require "fxp/composer-asset-plugin:^1.2.0"
|
|||||||
Then run:
|
Then run:
|
||||||
|
|
||||||
```
|
```
|
||||||
php composer.phar require "yiisoft/yii2:~2.0.9"
|
php composer.phar require "yiisoft/yii2:~2.0.10"
|
||||||
```
|
```
|
||||||
|
|
||||||
Upgrade from Yii 2.0.9
|
Upgrade from Yii 2.0.9
|
||||||
|
|||||||
Reference in New Issue
Block a user