Skip to content

Commit 5ea676e

Browse files
author
Yaroslav Onischenko
authored
Merge pull request #1071 from magento-dragons/MAGETWO-52769-MTF-FIX
[DRAGONS] MAGETWO-65525: Add support for PHP 7.1.x
2 parents cf3865e + 38fac1a commit 5ea676e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"magento/mtf": "1.0.0-rc53",
3+
"magento/mtf": "1.0.0-rc54",
44
"php": "7.0.2|~7.0.6|~7.1.0",
55
"phpunit/phpunit": "~4.8.0|~5.5.0",
66
"phpunit/phpunit-selenium": ">=1.2"

0 commit comments

Comments
 (0)