diff --git a/CHANGELOG.md b/CHANGELOG.md index 3974a0510..6e883eb82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ Magento Functional Testing Framework Changelog ================================================ +4.3.8 +--------- +### Enhancements +* Same as 4.3.7 + +4.3.7 +--------- +### Enhancements +* Same as 4.3.6 4.3.6 --------- diff --git a/composer.json b/composer.json index f09f5f55c..e8b982e6d 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magento/magento2-functional-testing-framework", "description": "Magento2 Functional Testing Framework", "type": "library", - "version": "4.3.6", + "version": "4.3.8", "license": "AGPL-3.0", "keywords": ["magento", "automation", "functional", "testing"], "config": { diff --git a/composer.lock b/composer.lock index f826f56fc..5e9bcf5fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "842b19068f45b07a5d669487c24d246b", + "content-hash": "32bab8591bad741e2bc166571e36b725", "packages": [ { "name": "allure-framework/allure-codeception", @@ -2266,12 +2266,12 @@ "version": "5.2.12", "source": { "type": "git", - "url": "https://github.com/justinrainbow/json-schema.git", + "url": "https://github.com/jsonrainbow/json-schema.git", "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "shasum": "" },