We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d8859 commit ea55deeCopy full SHA for ea55dee
composer.json
@@ -16,12 +16,6 @@
16
"preferred-install": "dist",
17
"sort-packages": true
18
},
19
- "repositories": [
20
- {
21
- "type": "vcs",
22
- "url": "git@github.com:magento-gl/magento2-functional-testing-framework.git"
23
- }
24
- ],
25
"require": {
26
"php": "~8.1.0||~8.2.0",
27
"ext-bcmath": "*",
@@ -103,7 +97,7 @@
103
97
"friendsofphp/php-cs-fixer": "^3.22",
104
98
"lusitanian/oauth": "^0.8",
105
99
"magento/magento-coding-standard": "*",
106
- "magento/magento2-functional-testing-framework": "dev-AC-9499",
100
+ "magento/magento2-functional-testing-framework": "^4.7",
107
101
"pdepend/pdepend": "^2.10",
108
102
"phpmd/phpmd": "^2.12",
109
"phpstan/phpstan": "^1.9, <1.10.29",
0 commit comments