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 4040 "colinmollenhour/credis" : " ^1.15" ,
4141 "colinmollenhour/php-redis-session-abstract" : " ^2.0" ,
4242 "composer/composer" : " ^2.0, !=2.2.16" ,
43+ "duosecurity/duo_universal_php" : " ^1.0" ,
4344 "elasticsearch/elasticsearch" : " ~7.17.0 || ~8.5.0" ,
4445 "ezyang/htmlpurifier" : " ^4.17" ,
4546 "guzzlehttp/guzzle" : " ^7.5" ,
7172 "magento/composer" : " ^1.10.0-beta1" ,
7273 "magento/composer-dependency-version-audit-plugin" : " ^0.1" ,
7374 "magento/magento-composer-installer" : " >=0.4.0" ,
75+ "magento/security-package" : " dev-develop" ,
7476 "magento/zend-cache" : " ^1.16" ,
7577 "magento/zend-db" : " ^1.16" ,
7678 "magento/zend-pdf" : " ^1.16" ,
400402 "Magento\\ PhpStan\\ " : " dev/tests/static/framework/Magento/PhpStan/"
401403 }
402404 },
403- "prefer-stable" : true
405+ "prefer-stable" : true ,
406+ "minimum-stability" : " dev" ,
407+ "repositories" : {
408+ "ext" : {
409+ "type" : " path" ,
410+ "url" : " ./ext/*/*/*"
411+ }
412+ }
404413}
You can’t perform that action at this time.
0 commit comments