Skip to content

Commit c4a2460

Browse files
update libraries versions
1 parent 082b9ac commit c4a2460

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Magento 2 FreshMail integration",
44
"require": {
55
"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",
6+
"freshmail/php-api-client": "^1.2.1",
7+
"freshmail/rest-api": "^3.1.0",
88
"guzzlehttp/guzzle": "^6.3",
99
"monolog/monolog": "^1.24",
1010
"psr/log": "^1.1",
@@ -13,7 +13,7 @@
1313
"beberlei/assert": "^2.4||^3.0"
1414
},
1515
"type": "magento2-module",
16-
"version": "0.4.12",
16+
"version": "0.4.13",
1717
"keywords": ["freshmail", "magento2"],
1818
"license": "GPL-3.0",
1919
"autoload": {

0 commit comments

Comments
 (0)