From c1085c4ac5abbf86f048a8024bad058789ce3706 Mon Sep 17 00:00:00 2001
From: rliukshyn <rliukshyn@magento.com>
Date: Wed, 16 Nov 2016 11:00:15 +0200
Subject: [PATCH] MTA-3844: Deliver Issues to mainline

---
 dev/tests/functional/composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/tests/functional/composer.json b/dev/tests/functional/composer.json
index cef14516786..e4a9bd10fa6 100644
--- a/dev/tests/functional/composer.json
+++ b/dev/tests/functional/composer.json
@@ -1,6 +1,6 @@
 {
     "require": {
-        "magento/mtf": "1.0.0-rc48",
+        "magento/mtf": "1.0.0-rc49",
         "php": "~5.6.5|7.0.2|~7.0.6",
         "phpunit/phpunit": "~4.8.0|~5.5.0",
         "phpunit/phpunit-selenium": ">=1.2"
-- 
GitLab