Skip to content

Commit 6c3d570

Browse files
authored
Merge pull request #410 from magento/MQE-1647
MQE-1600 and MQE-1647 Combined PR
2 parents 85c14a0 + 985274f commit 6c3d570

File tree

12 files changed

+1166
-257
lines changed

12 files changed

+1166
-257
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
},
1111
"require": {
1212
"php": "7.0.2||7.0.4||~7.0.6||~7.1.0||~7.2.0||~7.3.0",
13-
"allure-framework/allure-codeception": "~1.3.0",
1413
"ext-curl": "*",
14+
"allure-framework/allure-codeception": "~1.3.0",
1515
"codeception/codeception": "~2.3.4 || ~2.4.0 ",
1616
"consolidation/robo": "^1.0.0",
17+
"csharpru/vault-php": "~3.5.3",
18+
"csharpru/vault-php-guzzle6-transport": "^2.0",
1719
"flow/jsonpath": ">0.2",
1820
"fzaninotto/faker": "^1.6",
1921
"monolog/monolog": "^1.0",

0 commit comments

Comments
 (0)