Skip to content

Commit ef2c90f

Browse files
committed
ACQE-5906:
- Update MFTF to version ^4.6 - Remove doctrine/annotations dependency
1 parent 449a8eb commit ef2c90f

File tree

2 files changed

+378
-639
lines changed

2 files changed

+378
-639
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"colinmollenhour/credis": "^1.13",
4141
"colinmollenhour/php-redis-session-abstract": "^1.5",
4242
"composer/composer": "^2.0, !=2.2.16",
43-
"doctrine/annotations": "^2.0",
4443
"elasticsearch/elasticsearch": "~7.17.0 || ~8.5.0",
4544
"ezyang/htmlpurifier": "^4.16",
4645
"guzzlehttp/guzzle": "^7.5",
@@ -98,7 +97,7 @@
9897
"friendsofphp/php-cs-fixer": "^3.22",
9998
"lusitanian/oauth": "^0.8",
10099
"magento/magento-coding-standard": "*",
101-
"magento/magento2-functional-testing-framework": "^4.4.2",
100+
"magento/magento2-functional-testing-framework": "^4.6",
102101
"pdepend/pdepend": "^2.10",
103102
"phpmd/phpmd": "^2.12",
104103
"phpstan/phpstan": "^1.9",

0 commit comments

Comments
 (0)