Skip to content

Commit

Permalink
Merge pull request #52 from magento-commerce/MQE-2641
Browse files Browse the repository at this point in the history
Mqe 2641
  • Loading branch information
okolesnyk authored May 5, 2021
2 parents 6866637 + b1158cf commit 5a6bdf5
Show file tree
Hide file tree
Showing 3 changed files with 522 additions and 491 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Magento Functional Testing Framework Changelog
================================================
3.5.1
---------

### GitHub Pull Requests:

* [#825](https://github.com/magento/magento2-functional-testing-framework/pull/825) -- Update allure-codeception in order to support php8


3.5.0
---------
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/magento2-functional-testing-framework",
"description": "Magento2 Functional Testing Framework",
"type": "library",
"version": "3.5.0",
"version": "3.5.1",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand All @@ -15,7 +15,7 @@
"ext-intl": "*",
"ext-json": "*",
"ext-openssl": "*",
"allure-framework/allure-codeception": "~1.4.0",
"allure-framework/allure-codeception": "~1.4.0||~1.5.0",
"aws/aws-sdk-php": "^3.132",
"codeception/codeception": "~4.1.4",
"codeception/module-asserts": "^1.1",
Expand Down
Loading

0 comments on commit 5a6bdf5

Please sign in to comment.