File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 92
92
"wikimedia/less.php" : " ^3.2"
93
93
},
94
94
"require-dev" : {
95
- "allure-framework/allure-phpunit" : " ^2 " ,
95
+ "allure-framework/allure-phpunit" : " ^3 " ,
96
96
"dealerdirect/phpcodesniffer-composer-installer" : " ^1.0" ,
97
97
"dg/bypass-finals" : " ^1.4" ,
98
98
"friendsofphp/php-cs-fixer" : " ^3.22" ,
99
99
"lusitanian/oauth" : " ^0.8" ,
100
100
"magento/magento-coding-standard" : " *" ,
101
- "magento/magento2-functional-testing-framework" : " ^4.6 " ,
101
+ "magento/magento2-functional-testing-framework" : " dev-ACQE-5710_ver1 " ,
102
102
"pdepend/pdepend" : " ^2.10" ,
103
103
"phpmd/phpmd" : " ^2.12" ,
104
104
"phpstan/phpstan" : " ^1.9" ,
105
- "phpunit/phpunit" : " ^9.5" ,
106
- "sebastian/phpcpd" : " ^6.0" ,
105
+ "phpunit/phpunit" : " ^10.0" ,
107
106
"symfony/finder" : " ^5.4"
108
107
},
108
+ "repositories" : [
109
+ {
110
+ "type" : " vcs" ,
111
+ "url" :
" [email protected] :magento-gl/magento2-functional-testing-framework.git"
112
+ }
113
+ ],
109
114
"suggest" : {
110
115
"ext-pcntl" : " Need for run processes in parallel mode"
111
116
},
387
392
"exclude-from-classmap" : [
388
393
" **/dev/**" ,
389
394
" **/update/**" ,
390
- " **/Test/**"
395
+ " */ */Test/**/*Test "
391
396
]
392
397
},
393
398
"autoload-dev" : {
You can’t perform that action at this time.
0 commit comments