Skip to content

Commit 7670d65

Browse files
authored
Merge pull request #462 from magento-commerce/MFTF_5.0.5
MFTF 5.0.5
2 parents 5bcec8a + d54d8e9 commit 7670d65

File tree

3 files changed

+282
-257
lines changed

3 files changed

+282
-257
lines changed

CHANGELOG.md

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

4+
5.0.5
5+
---------
6+
### Enhancements
7+
* Bumped aws/aws-sdk-php package to 3.344.6
8+
* Bumped composer/composer to 2.8.9
9+
* Bumped codeception/codeception to 5.3.2
10+
* Bumped codeception/module-asserts to 3.2.0
11+
* Bumped csharpru/vault-php to 4.4.1
12+
* Bumped laminas/laminas-diactoros to 3.6.0
13+
* Bumped nikic/php-parser to 5.5.0
14+
* Bumped php-coveralls/php-coveralls to 2.8.0
15+
* Bumped behat/gherkin to 4.14.0
16+
* Bumped symfony/css-selector to 7.3.0
17+
* Bumped symfony/mime to 6.4.21
18+
* Bumped symfony/string to 7.3.0
19+
* Bumped symfony/event-dispatcher to 7.3.0
20+
* Bumped symfony/filesystem to 7.3.0
21+
* Bumped symfony/console to 6.4.22
22+
* Bumped symfony/service-contracts to 3.6.0
23+
424
5.0.4
525
---------
626
### 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.0.4",
5+
"version": "5.0.5",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)