diff --git a/.version b/.version index 005119b..8e8299d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.4.1 +2.4.2 diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 813bf78..25074d9 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 2.4.2 + +### Changed +- Increased callback urls length + ## 2.4.1 ### Fixed diff --git a/composer.json b/composer.json index b04e4ac..ed6bf4d 100755 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "composer/composer": "^2.0.9", "magento/framework": "^103.0", "magento/module-csp": "^100.4.5-p6", - "tpay-com/tpay-openapi-php": "^2.0.0", + "tpay-com/tpay-openapi-php": "^2.0.3", "tpay-com/tpay-php": "^2.4.7" }, "suggest": {