We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150e96f commit a4d88d6Copy full SHA for a4d88d6
composer.json
@@ -27,8 +27,8 @@
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",
31
- "imagine/imagine": "0.7.*",
+ "yiisoft/yii2-mongodb": "~2.1.0",
+ "imagine/imagine": "0.7.1",
32
"skeeks/yii2-assets-auto-compress": "*",
33
"ramsey/uuid": "*",
34
"facebook/graph-sdk": "*",
0 commit comments