diff --git a/dev/tests/functional/composer.json b/dev/tests/functional/composer.json
index 08ac79f0ab6003357be659637f25ef51e009367c..05ef221a0940f4564b0b00591f658a25f0578b86 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"
     },