Skip to content

Commit ea55dee

Browse files
committed
AC-9499: Update Symfony dependency packages to the latest LTS versions 6.4
1 parent e4d8859 commit ea55dee

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
"preferred-install": "dist",
1717
"sort-packages": true
1818
},
19-
"repositories": [
20-
{
21-
"type": "vcs",
22-
"url": "git@github.com:magento-gl/magento2-functional-testing-framework.git"
23-
}
24-
],
2519
"require": {
2620
"php": "~8.1.0||~8.2.0",
2721
"ext-bcmath": "*",
@@ -103,7 +97,7 @@
10397
"friendsofphp/php-cs-fixer": "^3.22",
10498
"lusitanian/oauth": "^0.8",
10599
"magento/magento-coding-standard": "*",
106-
"magento/magento2-functional-testing-framework": "dev-AC-9499",
100+
"magento/magento2-functional-testing-framework": "^4.7",
107101
"pdepend/pdepend": "^2.10",
108102
"phpmd/phpmd": "^2.12",
109103
"phpstan/phpstan": "^1.9, <1.10.29",

0 commit comments

Comments
 (0)