We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee1a061 + 5f1a783 commit c1b5472Copy full SHA for c1b5472
composer.json
@@ -1,14 +1,14 @@
1
{
2
"name": "yotpo/module-yotpo-combined",
3
"description": "Yotpo marketing extension for Magento2",
4
- "version": "4.0.26",
+ "version": "4.0.27",
5
"license": [
6
"OSL-3.0",
7
"AFL-3.0"
8
],
9
"require": {
10
- "yotpo/module-yotpo-messaging": "4.0.26",
11
- "yotpo/module-yotpo-reviews": "4.0.26"
+ "yotpo/module-yotpo-messaging": "4.0.27",
+ "yotpo/module-yotpo-reviews": "4.0.27"
12
},
13
"type": "magento2-module"
14
}
0 commit comments