Skip to content

Commit d21613d

Browse files
committed
Resolve conflicts
2 parents b681893 + 799536c commit d21613d

File tree

4 files changed

+20
-455
lines changed

4 files changed

+20
-455
lines changed

CHANGELOG.md

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

4+
5.0.0
5+
---------
6+
### Enhancements
7+
* Provided support for PHP 8.4
8+
* Dropped the support for PHP 8.1
9+
* Removed unwanted dependent packages
10+
11+
4.8.3
12+
---------
13+
### Enhancements
14+
* Bumped aws/aws-sdk-php package to 3.323.4
15+
* Bumped composer/composer to 2.8.1
16+
* Bumped laminas/laminas-diactoros to 3.4.1
17+
* Bumped nikic/php-parser to 5.3.1
18+
* Bumped squizlabs/php_codesniffer to 3.10.3
19+
* Remove any unused files remaining after upgrading Codeception.
20+
421
4.8.2
522
---------
623
### 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": "4.8.2",
5+
"version": "5.0.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

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

0 commit comments

Comments
 (0)