Skip to content

Commit edec0de

Browse files
authored
Merge pull request #419 from magento-gl/MFTF-4.8.3
MFTF 4.8.3 Release
2 parents d333743 + 2d6a6e4 commit edec0de

File tree

4 files changed

+249
-762
lines changed

4 files changed

+249
-762
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
4.8.3
5+
---------
6+
### Enhancements
7+
* Bumped aws/aws-sdk-php package to 3.323.4
8+
* Bumped composer/composer to 2.8.1
9+
* Bumped laminas/laminas-diactoros to 3.4.1
10+
* Bumped nikic/php-parser to 5.3.1
11+
* Bumped squizlabs/php_codesniffer to 3.10.3
12+
* Remove any unused files remaining after upgrading Codeception.
13+
414
4.8.2
515
---------
616
### Enhancements

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "4.8.2",
5+
"version": "4.8.3",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)