We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082b9ac commit c4a2460Copy full SHA for c4a2460
1 file changed
composer.json
@@ -3,8 +3,8 @@
3
"description": "Magento 2 FreshMail integration",
4
"require": {
5
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0",
6
- "freshmail/php-api-client": "^1.2.0",
7
- "freshmail/rest-api": "^3.0.0",
+ "freshmail/php-api-client": "^1.2.1",
+ "freshmail/rest-api": "^3.1.0",
8
"guzzlehttp/guzzle": "^6.3",
9
"monolog/monolog": "^1.24",
10
"psr/log": "^1.1",
@@ -13,7 +13,7 @@
13
"beberlei/assert": "^2.4||^3.0"
14
},
15
"type": "magento2-module",
16
- "version": "0.4.12",
+ "version": "0.4.13",
17
"keywords": ["freshmail", "magento2"],
18
"license": "GPL-3.0",
19
"autoload": {
0 commit comments