File tree Expand file tree Collapse file tree 2 files changed +160
-176
lines changed Expand file tree Collapse file tree 2 files changed +160
-176
lines changed Original file line number Diff line number Diff line change 10
10
"preferred-install" : " dist" ,
11
11
"sort-packages" : true
12
12
},
13
- "repositories" : [
14
- {
15
- "type" : " vcs" ,
16
- "url" : " https://github.com/magento-commerce/magento2-functional-testing-framework"
17
- }
18
- ],
19
13
"require" : {
20
14
"php" : " ~7.3.0" ,
21
15
"ext-bcmath" : " *" ,
71
65
"laminas/laminas-uri" : " ^2.5.1" ,
72
66
"laminas/laminas-validator" : " ^2.6.0" ,
73
67
"laminas/laminas-view" : " ~2.11.2" ,
74
- "magento/composer" : " ~1.5.0" ,
68
+ "magento/composer" : " ~1.5.0||~1.7.0 " ,
75
69
"magento/magento-composer-installer" : " >=0.1.11" ,
76
70
"magento/zendframework1" : " ~1.14.2" ,
77
71
"monolog/monolog" : " ^1.17" ,
95
89
"friendsofphp/php-cs-fixer" : " ~2.16.0" ,
96
90
"lusitanian/oauth" : " ~0.8.10" ,
97
91
"magento/magento-coding-standard" : " *" ,
98
- "magento/magento2-functional-testing-framework" : " MQE-2488-php73-dev " ,
92
+ "magento/magento2-functional-testing-framework" : " ^2.7 " ,
99
93
"pdepend/pdepend" : " ~2.7.1" ,
100
94
"phpcompatibility/php-compatibility" : " ^9.3" ,
101
95
"phpmd/phpmd" : " @stable" ,
You can’t perform that action at this time.
0 commit comments