Skip to content

Commit 0750ef2

Browse files
committed
ACP2E-3786: Not able to preview Scheduled Product update with Category Permissions enabled
1 parent 827b6a8 commit 0750ef2

File tree

2 files changed

+637
-6
lines changed

2 files changed

+637
-6
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"colinmollenhour/credis": "^1.15",
4242
"colinmollenhour/php-redis-session-abstract": "^2.0",
4343
"composer/composer": "^2.0, !=2.2.16",
44-
"elasticsearch/elasticsearch": "^8.15",
4544
"duosecurity/duo_api_php": "^1.1",
4645
"duosecurity/duo_universal_php": "^1.0",
46+
"elasticsearch/elasticsearch": "^8.15",
4747
"ezyang/htmlpurifier": "^4.17",
4848
"guzzlehttp/guzzle": "^7.5",
49+
"hoa/console": "^3.17",
4950
"laminas/laminas-captcha": "^2.18",
5051
"laminas/laminas-code": "^4.13",
51-
"magento/magento-zf-db": "^3.21",
5252
"laminas/laminas-di": "^3.15",
5353
"laminas/laminas-escaper": "^2.13",
5454
"laminas/laminas-eventmanager": "^3.11",
@@ -69,6 +69,7 @@
6969
"magento/composer": "^1.10.1-beta1",
7070
"magento/composer-dependency-version-audit-plugin": "^0.1",
7171
"magento/magento-composer-installer": ">=0.4.0",
72+
"magento/magento-zf-db": "^3.21",
7273
"magento/zend-cache": "^1.16",
7374
"magento/zend-db": "^1.16",
7475
"magento/zend-pdf": "^1.16",
@@ -82,10 +83,10 @@
8283
"ramsey/uuid": "^4.2",
8384
"symfony/console": "^6.4",
8485
"symfony/intl": "^6.4",
85-
"symfony/process": "^6.4",
86-
"symfony/string": "^6.4",
8786
"symfony/mailer": "^6.4",
8887
"symfony/mime": "^6.4",
88+
"symfony/process": "^6.4",
89+
"symfony/string": "^6.4",
8990
"tedivm/jshrink": "^1.4",
9091
"tubalmartin/cssmin": "^4.1",
9192
"web-token/jwt-framework": "^3.4",

0 commit comments

Comments
 (0)