Skip to content

Commit 0ceffa2

Browse files
committed
PHPUnit10 functional framework composer update
1 parent df013a8 commit 0ceffa2

File tree

2 files changed

+13
-31
lines changed

2 files changed

+13
-31
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,19 +99,13 @@
9999
"friendsofphp/php-cs-fixer": "^3.22",
100100
"lusitanian/oauth": "^0.8",
101101
"magento/magento-coding-standard": "*",
102-
"magento/magento2-functional-testing-framework": "dev-ACQE-5710_ver1",
102+
"magento/magento2-functional-testing-framework": "^4.8",
103103
"pdepend/pdepend": "^2.10",
104104
"phpmd/phpmd": "^2.12",
105105
"phpstan/phpstan": "^1.9",
106106
"phpunit/phpunit": "^10.5",
107107
"symfony/finder": "^6.4"
108108
},
109-
"repositories": [
110-
{
111-
"type": "vcs",
112-
"url": "git@github.com:magento-gl/magento2-functional-testing-framework.git"
113-
}
114-
],
115109
"suggest": {
116110
"ext-pcntl": "Need for run processes in parallel mode"
117111
},

composer.lock

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

0 commit comments

Comments
 (0)