Skip to content

Commit d90cd51

Browse files
committed
ACQE-4694 : Upgrade Codeception And its Dependencies
1 parent 9d751c5 commit d90cd51

File tree

2 files changed

+1673
-1482
lines changed

2 files changed

+1673
-1482
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,14 @@
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.0",
102102
"pdepend/pdepend": "^2.10",
103103
"phpmd/phpmd": "^2.12",
104104
"phpstan/phpstan": "^1.9",
105-
"phpunit/phpunit": "^9.5",
105+
"phpunit/phpunit": "<=9.5.22",
106106
"sebastian/phpcpd": "^6.0",
107-
"symfony/finder": "^5.4"
107+
"symfony/finder": "^5.4",
108+
"sebastian/comparator": "<=4.0.6"
108109
},
109110
"suggest": {
110111
"ext-pcntl": "Need for run processes in parallel mode"

0 commit comments

Comments
 (0)