Skip to content

Commit ed86ae7

Browse files
authored
Merge branch 'magento-commerce:2.4-develop' into B2B-2453
2 parents d3c82f0 + 84e7dfa commit ed86ae7

File tree

3 files changed

+340
-22
lines changed

3 files changed

+340
-22
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@
6868
"magento/composer": "^1.9.0-beta1",
6969
"magento/composer-dependency-version-audit-plugin": "^0.1",
7070
"magento/magento-composer-installer": ">=0.4.0-beta1",
71-
"magento/zendframework1": "^1.15",
71+
"magento/zend-cache": "^1.16",
72+
"magento/zend-db": "^1.16",
73+
"magento/zend-pdf": "^1.16",
7274
"monolog/monolog": "^2.7",
7375
"opensearch-project/opensearch-php": "^1.0 || ^2.0",
7476
"pelago/emogrifier": "^6.0.0",
@@ -77,9 +79,9 @@
7779
"phpseclib/phpseclib": "^3.0",
7880
"ramsey/uuid": "^4.2",
7981
"symfony/console": "^5.4",
80-
"symfony/string": "^5.4",
8182
"symfony/intl": "^5.4",
8283
"symfony/process": "^5.4",
84+
"symfony/string": "^5.4",
8385
"tedivm/jshrink": "^1.4",
8486
"tubalmartin/cssmin": "^4.1",
8587
"web-token/jwt-framework": "^v2.2.7",

0 commit comments

Comments
 (0)