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.
1 parent 0f44941 commit 232a992Copy full SHA for 232a992
.gitignore
@@ -0,0 +1 @@
1
+.idea
composer.json
@@ -1,14 +1,14 @@
{
2
"name": "yotpo/module-yotpo-combined",
3
"description": "Yotpo marketing extension for Magento2",
4
- "version": "4.3.1",
+ "version": "4.3.2",
5
"license": [
6
"OSL-3.0",
7
"AFL-3.0"
8
],
9
"require": {
10
- "yotpo/module-yotpo-messaging": "4.3.1",
11
- "yotpo/module-yotpo-reviews": "4.3.0"
+ "yotpo/module-yotpo-messaging": "4.3.2",
+ "yotpo/module-yotpo-reviews": "4.3.1"
12
},
13
"type": "metapackage"
14
}
0 commit comments