Skip to content

Commit 4f56fb3

Browse files
Merge pull request #481 from magento-commerce/master
Sync PR - Master
2 parents a07e466 + e75f007 commit 4f56fb3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
5.3.0
5+
---------
6+
### Enhancement
7+
* Added Symfony 6.4 LTS support alongside 7.4
8+
* Provided support for chrome 143
9+
410
5.2.0
511
---------
612
### 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.2.0",
5+
"version": "5.3.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)