Skip to content

Commit 7901cd4

Browse files
ACQE-9250: MFTF Framework - MFTF 5.2.0 Release
- Component Upgrade
1 parent ec82ed7 commit 7901cd4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
5.2.0
5+
---------
6+
### Enhancements
7+
* Provided support for PHP 8.4
8+
* Bumped symfony/console to 7.4
9+
* Bumped symfony/intl to 7.4
10+
* Bumped symfony/string to 7.4
11+
* Bumped symfony/dotenv to 7.4
12+
* Bumped symfony/finder to 7.4
13+
* Bumped symfony/mime to 7.4
14+
* Bumped symfony/process to 7.4
15+
* Added support for symfony ^7.4
16+
417
5.1.0
518
---------
619
### Enhancements

composer.json

Lines changed: 1 addition & 1 deletion
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": "5.1.0",
5+
"version": "5.2.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)