Skip to content

Commit 68b541b

Browse files
committed
ACQE-5710 : Update MFTF
1 parent 3b497bf commit 68b541b

File tree

2 files changed

+196
-213
lines changed

2 files changed

+196
-213
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
"OSL-3.0",
77
"AFL-3.0"
88
],
9-
"repositories": [
10-
{
11-
"type": "vcs",
12-
"url": "https://github.com/magento-gl/magento2-functional-testing-framework"
13-
}
14-
],
159
"config": {
1610
"allow-plugins": {
1711
"dealerdirect/phpcodesniffer-composer-installer": true,
@@ -83,7 +77,7 @@
8377
"monolog/monolog": "^2.7",
8478
"opensearch-project/opensearch-php": "^1.0 || ^2.0, <2.0.1",
8579
"pelago/emogrifier": "^7.0",
86-
"php-amqplib/php-amqplib": "<=3.5.4",
80+
"php-amqplib/php-amqplib": "^3.2",
8781
"phpseclib/mcrypt_compat": "^2.0",
8882
"phpseclib/phpseclib": "^3.0",
8983
"ramsey/uuid": "^4.2",
@@ -104,7 +98,7 @@
10498
"friendsofphp/php-cs-fixer": "^3.22",
10599
"lusitanian/oauth": "^0.8",
106100
"magento/magento-coding-standard": "*",
107-
"magento/magento2-functional-testing-framework": "dev-ACQE-5710",
101+
"magento/magento2-functional-testing-framework": "^4.6",
108102
"pdepend/pdepend": "^2.10",
109103
"phpmd/phpmd": "^2.12",
110104
"phpstan/phpstan": "^1.9",

0 commit comments

Comments
 (0)