Skip to content

Commit 4650eea

Browse files
authored
Merge branch 'develop' into ACQE-5710
2 parents 88c7b2c + 6244341 commit 4650eea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

4+
4.4.2
5+
---------
6+
### Fixes
7+
* Fixed PHP 8.2 deprecation warnings.
8+
49
4.4.1
510
---------
611
* Same as previous release

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

0 commit comments

Comments
 (0)