Skip to content

Commit d98be48

Browse files
Merge pull request #90 from YotpoLtd/ORB-1409-magento-sync-widgets-to-v-3-not-working-1
Update composer.json
2 parents 0f44941 + 232a992 commit d98be48

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "yotpo/module-yotpo-combined",
33
"description": "Yotpo marketing extension for Magento2",
4-
"version": "4.3.1",
4+
"version": "4.3.2",
55
"license": [
66
"OSL-3.0",
77
"AFL-3.0"
88
],
99
"require": {
10-
"yotpo/module-yotpo-messaging": "4.3.1",
11-
"yotpo/module-yotpo-reviews": "4.3.0"
10+
"yotpo/module-yotpo-messaging": "4.3.2",
11+
"yotpo/module-yotpo-reviews": "4.3.1"
1212
},
1313
"type": "metapackage"
1414
}

0 commit comments

Comments
 (0)