We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7235e commit df166fdCopy full SHA for df166fd
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## 3.1.0 (2021-08-09)
+## 3.1.0 (2021-10-03)
4
Improvements:
5
- Add Shopeepay payment method
6
- Add WA and SMS notification
Xendit/M2Invoice/composer.json
@@ -7,7 +7,7 @@
7
"GPL-3.0"
8
],
9
"require": {
10
- "php": "~7.1.3||~7.2.0||~7.3.0",
+ "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0",
11
"magento/module-sales": "102.0.*",
12
"magento/module-checkout": "100.3.*",
13
"magento/module-payment": "100.3.*",
0 commit comments