File tree Expand file tree Collapse file tree 2 files changed +2507
-775
lines changed Expand file tree Collapse file tree 2 files changed +2507
-775
lines changed Original file line number Diff line number Diff line change 40
40
"colinmollenhour/credis" : " ^1.15" ,
41
41
"colinmollenhour/php-redis-session-abstract" : " ^2.0" ,
42
42
"composer/composer" : " ^2.0, !=2.2.16" ,
43
+ "duosecurity/duo_universal_php" : " ^1.0" ,
43
44
"elasticsearch/elasticsearch" : " ~7.17.0 || ~8.5.0" ,
44
45
"ezyang/htmlpurifier" : " ^4.17" ,
45
46
"guzzlehttp/guzzle" : " ^7.5" ,
71
72
"magento/composer" : " ^1.10.0-beta1" ,
72
73
"magento/composer-dependency-version-audit-plugin" : " ^0.1" ,
73
74
"magento/magento-composer-installer" : " >=0.4.0" ,
75
+ "magento/security-package" : " dev-develop" ,
74
76
"magento/zend-cache" : " ^1.16" ,
75
77
"magento/zend-db" : " ^1.16" ,
76
78
"magento/zend-pdf" : " ^1.16" ,
400
402
"Magento\\ PhpStan\\ " : " dev/tests/static/framework/Magento/PhpStan/"
401
403
}
402
404
},
403
- "prefer-stable" : true
405
+ "prefer-stable" : true ,
406
+ "minimum-stability" : " dev" ,
407
+ "repositories" : {
408
+ "ext" : {
409
+ "type" : " path" ,
410
+ "url" : " ./ext/*/*/*"
411
+ }
412
+ }
404
413
}
You can’t perform that action at this time.
0 commit comments