Skip to content

Commit b769cd4

Browse files
Modifiying the release tag of magento2-functional-testing-framework
1 parent 000da7e commit b769cd4

File tree

2 files changed

+736
-1214
lines changed

2 files changed

+736
-1214
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,15 @@
9898
"friendsofphp/php-cs-fixer": "^3.8",
9999
"lusitanian/oauth": "^0.8",
100100
"magento/magento-coding-standard": "*",
101-
"magento/magento2-functional-testing-framework": "^4.2.1",
101+
"magento/magento2-functional-testing-framework": "^4.3.2",
102102
"pdepend/pdepend": "^2.10",
103103
"phpmd/phpmd": "^2.12",
104104
"phpstan/phpstan": "^1.9",
105105
"phpunit/phpunit": "^9.5",
106106
"sebastian/phpcpd": "^6.0",
107-
"symfony/finder": "^5.4"
107+
"symfony/finder": "^5.4",
108+
"sebastian/comparator": "<=4.0.6",
109+
"symfony/process": "<=v5.4.23"
108110
},
109111
"suggest": {
110112
"ext-pcntl": "Need for run processes in parallel mode"

0 commit comments

Comments
 (0)