Skip to content

Commit b5d972f

Browse files
committed
Update ramsey/uuid to php8 compatible version
Install magento functional tests from php8-develop branch
1 parent e7c461d commit b5d972f

File tree

2 files changed

+11
-26
lines changed

2 files changed

+11
-26
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"friendsofphp/php-cs-fixer": "~2.18.1",
9090
"lusitanian/oauth": "~0.8.10",
9191
"magento/magento-coding-standard": "*",
92-
"magento/magento2-functional-testing-framework": "dev-update-allure-codeception",
92+
"magento/magento2-functional-testing-framework": "dev-php8-develop",
9393
"pdepend/pdepend": "~2.7.1",
9494
"phpcompatibility/php-compatibility": "^9.3",
9595
"phpmd/phpmd": "^2.8.0",
@@ -334,10 +334,6 @@
334334
"conflict": {
335335
"gene/bluefoot": "*"
336336
},
337-
"repositories": [{
338-
"type": "vcs",
339-
"url": "https://github.com/ihor-sviziev/magento2-functional-testing-framework.git"
340-
}],
341337
"extra": {
342338
"component_paths": {
343339
"trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",

composer.lock

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

0 commit comments

Comments
 (0)