Skip to content

Commit

Permalink
Merge pull request #419 from magento-gl/MFTF-4.8.3
Browse files Browse the repository at this point in the history
MFTF 4.8.3 Release
  • Loading branch information
KevinBKozan authored Oct 30, 2024
2 parents d333743 + 2d6a6e4 commit edec0de
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 762 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Magento Functional Testing Framework Changelog
================================================

4.8.3
---------
### Enhancements
* Bumped aws/aws-sdk-php package to 3.323.4
* Bumped composer/composer to 2.8.1
* Bumped laminas/laminas-diactoros to 3.4.1
* Bumped nikic/php-parser to 5.3.1
* Bumped squizlabs/php_codesniffer to 3.10.3
* Remove any unused files remaining after upgrading Codeception.

4.8.2
---------
### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/magento2-functional-testing-framework",
"description": "Magento2 Functional Testing Framework",
"type": "library",
"version": "4.8.2",
"version": "4.8.3",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand Down
Loading

0 comments on commit edec0de

Please sign in to comment.