Skip to content

Commit cecf829

Browse files
author
Serhii Balko
committed
MC-41917: Issue with 'catalog_product_alert' cron
1 parent e52e17b commit cecf829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/ProductAlert/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"require": {
88
"php": "~7.3.0||~7.4.0",
99
"magento/framework": "*",
10+
"magento/framework-bulk": "*",
1011
"magento/module-asynchronous-operations": "*",
12+
"magento/module-authorization": "*",
1113
"magento/module-backend": "*",
1214
"magento/module-catalog": "*",
1315
"magento/module-customer": "*",

0 commit comments

Comments
 (0)