Qiang Xue %!s(int64=11) %!d(string=hai) anos
pai
achega
867182b31f
Modificáronse 2 ficheiros con 2 adicións e 6 borrados
  1. 1 0
      README.md
  2. 1 6
      composer.json

+ 1 - 0
README.md

@@ -55,6 +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:
 
 ~~~
+php composer.phar global require "fxp/composer-asset-plugin:~1.0"
 php composer.phar create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic basic
 ~~~
 

+ 1 - 6
composer.json

@@ -17,12 +17,7 @@
         "php": ">=5.4.0",
         "yiisoft/yii2": "*",
         "yiisoft/yii2-bootstrap": "*",
-        "yiisoft/yii2-swiftmailer": "*",
-        /* bower packages, added temporarily to test "composer-asset-plugin" */
-        "bower-asset/bootstrap": "3.2.* | 3.1.* | 3.0.*",
-        "bower-asset/jquery": "2.1.1",
-        "bower-asset/jquery-ui": "1.11.*",
-        "bower-asset/typeahead.js": "0.10.*"
+        "yiisoft/yii2-swiftmailer": "*"
     },
     "require-dev": {
         "yiisoft/yii2-codeception": "*",