Skip to content

Commit e4943e7

Browse files
committed
MAGETWO-69434: Update composer.json in functional tests to support latest version
- Updated version of MTF
1 parent 71739f4 commit e4943e7

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-rc54",
3+
"magento/mtf": "1.0.0-rc55",
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)