We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabc748 commit 70fbfcfCopy full SHA for 70fbfcf
composer.json
@@ -27,13 +27,13 @@
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": "~2.1.0" ,
+ "yiisoft/yii2-mongodb": "dev-master",
31
"imagine/imagine": "0.7.*",
32
"skeeks/yii2-assets-auto-compress": "*",
33
"ramsey/uuid": "*",
34
"facebook/graph-sdk": "*",
35
"hightman/xunsearch": "*@beta"
36
- },
+ },
37
"autoload": {
38
"psr-4": {
39
"fecshop\\": ""
0 commit comments