Skip to content

Commit f13ba03

Browse files
committed
MQE-2082: MFTF compatibility with 2fa
1 parent d558832 commit f13ba03

File tree

64 files changed

+936
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+936
-344
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"php": "^7.3",
1313
"ext-curl": "*",
1414
"ext-dom": "*",
15+
"ext-intl": "*",
1516
"ext-json": "*",
1617
"ext-openssl": "*",
17-
"ext-intl": "*",
1818
"allure-framework/allure-codeception": "~1.4.0",
1919
"aws/aws-sdk-php": "^3.132",
2020
"codeception/codeception": "~4.1.4",
@@ -27,6 +27,7 @@
2727
"monolog/monolog": "^1.17",
2828
"mustache/mustache": "~2.5",
2929
"php-webdriver/webdriver": "^1.8.0",
30+
"spomky-labs/otphp": "^10.0",
3031
"symfony/console": "^4.4",
3132
"symfony/finder": "^5.0",
3233
"symfony/mime": "^5.0",

composer.lock

Lines changed: 330 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)