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 9306bf0 commit 74f124bCopy full SHA for 74f124b
composer.json
@@ -1,14 +1,14 @@
1
{
2
"name": "yotpo/module-yotpo-combined",
3
"description": "Yotpo marketing extension for Magento2",
4
- "version": "4.0.21",
+ "version": "4.0.22",
5
"license": [
6
"OSL-3.0",
7
"AFL-3.0"
8
],
9
"require": {
10
- "yotpo/module-yotpo-messaging": "4.0.21",
11
- "yotpo/module-yotpo-reviews": "4.0.21"
+ "yotpo/module-yotpo-messaging": "4.0.22",
+ "yotpo/module-yotpo-reviews": "4.0.22"
12
},
13
"type": "magento2-module"
14
}
0 commit comments