Skip to content

Commit 9f64420

Browse files
committed
MQE-1172: Bump MFTF version and deliver Magento branches
- MFTF version bump to use MQE-1181 (release candidate branch) - RoboFile returning exit code correctly
1 parent 827d2d4 commit 9f64420

File tree

3 files changed

+78
-61
lines changed

3 files changed

+78
-61
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,14 @@
8080
"zendframework/zend-validator": "^2.6.0",
8181
"zendframework/zend-view": "~2.10.0"
8282
},
83+
"repositories": [
84+
{
85+
"type": "git",
86+
"url": "git@github.com:magento/magento2-functional-testing-framework.git"
87+
}
88+
],
8389
"require-dev": {
84-
"magento/magento2-functional-testing-framework": "2.3.3",
90+
"magento/magento2-functional-testing-framework": "dev-develop",
8591
"friendsofphp/php-cs-fixer": "~2.12.0",
8692
"lusitanian/oauth": "~0.8.10",
8793
"pdepend/pdepend": "2.5.2",

composer.lock

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

0 commit comments

Comments
 (0)