diff --git a/framework/README.md b/framework/README.md index c36f8a8..ee12826 100644 --- a/framework/README.md +++ b/framework/README.md @@ -15,7 +15,7 @@ The preferred way to install the Yii framework is through [composer](http://getc Either run ``` -composer global require "fxp/composer-asset-plugin:~1.0.3" +composer global require "fxp/composer-asset-plugin:~1.1.0" composer require yiisoft/yii2 ```