Skip to content

Commit 3ac8465

Browse files
ACQE-9064: MFTF Framework - MFTF 5.1.0 Release
- Component Upgrade.
1 parent 4e67223 commit 3ac8465

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

4+
5.1.0
5+
---------
6+
### Enhancements
7+
* Bumped aws/aws-sdk-php package to 3.362.1
8+
* Bumped codeception/module-asserts to 3.2.1
9+
* Bumped composer/composer to 2.9.2
10+
* Bumped guzzlehttp/guzzle to 7.10.0
11+
* Bumped laminas/laminas-diactoros to 3.8.0
12+
* Bumped mustache/mustache to 3.0.0
13+
* Bumped nikic/php-parser to 5.6.2
14+
* Bumped symfony/console to 7.3.6
15+
* Bumped symfony/string to 7.3.4
16+
* Bumped symfony/dotenv to 7.3.2
17+
* Bumped symfony/finder to 7.3.5
18+
* Bumped symfony/http-foundation to 7.3.7
19+
* Bumped symfony/mime to 7.3.4
20+
* Bumped symfony/process to 7.3.4
21+
* Bumped squizlabs/php_codesniffer to 4.0.12025
22+
* Bumped php-coveralls/php-coveralls to 2.9.0
23+
* Added support for symfony ^7.0
24+
425
5.0.6
526
---------
627
### Fixes

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.0.6",
5+
"version": "5.1.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)