Skip to content

Commit 1472e06

Browse files
committed
MC-1426: Collect PageBuilder Content Type Data for PageBuilder Analytics
- Add back analytics depdency, as this module has a DI reference to it, which would break if the require statement wasn’t present.
1 parent 0a66e84 commit 1472e06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilderAnalytics/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "magento/module-page-builder-analytics",
33
"description": "Page Builder Analytics module",
44
"require": {
5+
"magento/module-analytics": "*",
56
"magento/module-cms": "*",
67
"magento/module-catalog": "*",
78
"magento/framework": "*",

0 commit comments

Comments
 (0)