Skip to content

Commit 880abef

Browse files
committed
ACP2E-3786: Not able to preview Scheduled Product update with Category Permissions enabled
1 parent 8c9ef06 commit 880abef

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 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",
4445
"duosecurity/duo_api_php": "^1.1",
4546
"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",
5049
"laminas/laminas-captcha": "^2.18",
5150
"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,7 +69,6 @@
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",
7372
"magento/zend-cache": "^1.16",
7473
"magento/zend-db": "^1.16",
7574
"magento/zend-pdf": "^1.16",
@@ -83,10 +82,10 @@
8382
"ramsey/uuid": "^4.2",
8483
"symfony/console": "^6.4",
8584
"symfony/intl": "^6.4",
86-
"symfony/mailer": "^6.4",
87-
"symfony/mime": "^6.4",
8885
"symfony/process": "^6.4",
8986
"symfony/string": "^6.4",
87+
"symfony/mailer": "^6.4",
88+
"symfony/mime": "^6.4",
9089
"tedivm/jshrink": "^1.4",
9190
"tubalmartin/cssmin": "^4.1",
9291
"web-token/jwt-framework": "^3.4",

0 commit comments

Comments
 (0)