Merge pull request #45 from pana1990/patch

Update composer-asset-plugin
This commit is contained in:
Dmitry Naumenko 2016-01-17 21:27:39 +02:00
commit 53bda17205

View File

@ -67,7 +67,7 @@ at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).
You can then install this project template using the following command:
~~~
php composer.phar global require "fxp/composer-asset-plugin:~1.1.0"
php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"
php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
~~~