Skip to content

Commit 8a3a577

Browse files
ManjushaManjusha
Manjusha
authored and
Manjusha
committed
MFTF_4.4.0_Release : MFTF 4.4.0 Release PR
1 parent 2243c42 commit 8a3a577

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

4+
4.4.0
5+
---------
6+
### Enhancements
7+
* Bumped `doctrine/annotations` dependency to `^2.0`.
8+
* Bumped `squizlabs/php_codesniffer` dependency to `^3.7`.
9+
* Bumped `php-webdriver/webdriver` dependency to `^1.14`.
10+
* Bumped `symfony/string` dependency to `^6.3`.
11+
* Bumped `symfony/dotenv` dependency to `^6.3`.
12+
* Bumped `symfony/finder` dependency to `^6.3`.
13+
* Bumped `symfony/http-foundation` dependency to `^6.3`.
14+
* Bumped `symfony/mime` dependency to `^6.3`.
15+
416
4.3.4
517
---------
618
### 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": "4.3.4",
5+
"version": "4.4.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)