Skip to content

Commit af44942

Browse files
committed
MQE-849: Upgrading MTF PHP version to 7.2
1 parent 7635992 commit af44942

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

dev/tests/functional/composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22
"config": {
33
"sort-packages": true
44
},
5-
"repositories": [
6-
{
7-
"type": "git",
8-
"url": "https://github.com/magento/mtf.git"
9-
}
10-
],
115
"require": {
126
"php": "7.0.2|~7.0.6|~7.1.0|~7.2.0",
13-
"magento/mtf": "dev-develop-PhpUnit70",
7+
"magento/mtf": "1.0.0-rc60",
148
"allure-framework/allure-phpunit": "~1.2.0",
159
"doctrine/annotations": "1.4.*",
1610
"phpunit/phpunit": "~6.5.0",

0 commit comments

Comments
 (0)