Skip to content

Commit

Permalink
php mongodb 升级2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Mar 11, 2017
1 parent a265aeb commit 4dc9b64
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 103 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ composer self-update

```
composer global require "fxp/composer-asset-plugin:^1.2.0"
composer create-project fancyecommerce/yii2_fecshop_app_advanced fecshop 1.0.1.5
composer create-project fancyecommerce/yii2_fecshop_app_advanced fecshop 1.0.1.6
cd fecshop
./init
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"yiisoft/yii2-bootstrap": "*",
"yiisoft/yii2-swiftmailer": "*",
"yiisoft/yii2-apidoc": "~2.0.0",
"fancyecommerce/fecshop": ">=1.1.2.2"
"fancyecommerce/fecshop": ">=1.1.2.3"

},
"require-dev": {
Expand Down
Loading

0 comments on commit 4dc9b64

Please sign in to comment.