We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7119a92 commit 150e96fCopy full SHA for 150e96f
composer.json
@@ -21,13 +21,13 @@
21
"email": "zqy234@126.com"
22
}
23
],
24
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
25
"require": {
26
"php": ">=5.4.0",
27
"yiisoft/yii2": ">=2.0.12" ,
28
"fancyecommerce/fec":">=1.1.3.3",
29
"fancyecommerce/fec_admin":">=1.3.6.8",
30
- "yiisoft/yii2-mongodb": "dev-master",
+ "yiisoft/yii2-mongodb": "2.1.0",
31
"imagine/imagine": "0.7.*",
32
"skeeks/yii2-assets-auto-compress": "*",
33
"ramsey/uuid": "*",
0 commit comments