Skip to content

Commit

Permalink
MFTF_5.0.0_RC : 5.0.0 MFTF Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Keerthana81187 committed Dec 16, 2024
2 parents 1bbd6b2 + edec0de commit cded066
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 459 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Magento Functional Testing Framework Changelog
================================================

5.0.0
---------
### Enhancements
* Provided support for PHP 8.4
* Dropped the support for PHP 8.1

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 Expand Up @@ -35,16 +51,16 @@ Magento Functional Testing Framework Changelog
4.7.2
---------
### Enhancements
* Fail static test when introduced filename does not equal the MFTF object name
* Fail static test when introduced filename does not equal the MFTF object name
contained within.

4.7.1
---------
### Enhancements
* Bumped all symfony dependencies to `^6.0
* Removed abandoned package codacy/coverage
* Removed abandoned package codacy/coverage
* Removed abandoned package sebastian/phpcpd
* Bumped monolog/monolog to ^3.0
* Bumped monolog/monolog to ^3.0
* Bumped nikic/php-parser to ^5.0

4.7.0
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": "5.0.0",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cded066

Please sign in to comment.