Fixes #5509.
This commit is contained in:
parent
8ac36163c1
commit
0a636b8cbd
@ -55,7 +55,7 @@ at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).
|
|||||||
You can then install this application template using the following command:
|
You can then install this application template using the following command:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta2"
|
php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta3"
|
||||||
php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
|
php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user