Skip to content

Commit c48826f

Browse files
committed
MC-5953: Investigation of async operation based on export
1 parent 6f94b73 commit c48826f

File tree

2 files changed

+9
-33
lines changed

2 files changed

+9
-33
lines changed

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010
"preferred-install": "dist",
1111
"sort-packages": true
1212
},
13-
"minimum-stability": "dev",
14-
"repositories": [
15-
{
16-
"type": "vcs",
17-
"url": "git@github.com:magento/magento2-functional-testing-framework.git"
18-
}
19-
],
2013
"require": {
2114
"php": "~7.1.3||~7.2.0",
2215
"ext-bcmath": "*",
@@ -91,7 +84,7 @@
9184
"require-dev": {
9285
"friendsofphp/php-cs-fixer": "~2.13.0",
9386
"lusitanian/oauth": "~0.8.10",
94-
"magento/magento2-functional-testing-framework": "dev-MQE-1444-B",
87+
"magento/magento2-functional-testing-framework": "~2.3.14",
9588
"pdepend/pdepend": "2.5.2",
9689
"phpmd/phpmd": "@stable",
9790
"phpunit/phpunit": "~6.5.0",

composer.lock

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

0 commit comments

Comments
 (0)