Skip to content

Commit 122d91c

Browse files
Manjusha.SManjusha.S
authored andcommitted
Update composer.json and changelog.md and lock file
1 parent c05162b commit 122d91c

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

CHANGELOG.md

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

4+
3.12.0
5+
---------
6+
7+
### Enhancements
8+
* PHP 8.2 upgrade
9+
10+
### Fixes
11+
* Removed obsolete docs/ directory
12+
413
3.11.1
514
---------
615

@@ -20,7 +29,7 @@ Magento Functional Testing Framework Changelog
2029

2130
* Fixed incorrect MFTF test dependencies path
2231
* Removed PHP 7.3 build check from MFTF PR build as PHP 7.3 is no longer supported
23-
* Fixed fatal error when running generate:tests --config parallel -g
32+
* Fixed fatal error when running generate:tests --config parallel -g
2433

2534

2635
3.10.3

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

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)