We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0649572 commit 6ff0fa2Copy full SHA for 6ff0fa2
composer.json
@@ -26,7 +26,7 @@
26
"php": ">=5.4.0",
27
"yiisoft/yii2": ">=2.0.9" ,
28
"fancyecommerce/fec_admin":"~1.3.6.1",
29
- "yiisoft/yii2-mongodb": "~2.0.0" ,
+ "yiisoft/yii2-mongodb": "~2.1.0" ,
30
"skeeks/yii2-assets-auto-compress": "*",
31
"hightman/xunsearch": "*@beta"
32
},
config/services/Order.php
@@ -11,7 +11,7 @@
11
'paymentStatus' => [
12
'pending' => 'pending', #灌마운땐데榴檄
13
'processing' => 'processing' # 綠마운땐데榴檄
14
- ]
+ ],
15
16
'requiredAddressAttr' => [ # 극輕돨땐데俚뙈。
17
'first_name',
@@ -29,4 +29,4 @@
],
-];
+];
0 commit comments