From d11319191d13934d6b990147782097cb37ebaf87 Mon Sep 17 00:00:00 2001
From: Alex Kolesnyk <okolesnyk@magento.com>
Date: Fri, 8 Dec 2017 17:24:11 +0200
Subject: [PATCH] MQE-599: Move composer.json, README, etc from EE to CE

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

diff --git a/dev/tests/functional/composer.json b/dev/tests/functional/composer.json
index 08ac79f0ab6..05ef221a094 100644
--- a/dev/tests/functional/composer.json
+++ b/dev/tests/functional/composer.json
@@ -6,6 +6,7 @@
         "php": "7.0.2|~7.0.6|~7.1.0",
         "allure-framework/allure-phpunit": "~1.2.0",
         "magento/mtf": "1.0.0-rc57",
+        "allure-framework/allure-phpunit": "~1.2.0",
         "phpunit/phpunit": "~4.8.0|~5.5.0",
         "phpunit/phpunit-selenium": ">=1.2"
     },
-- 
GitLab