Skip to content

Commit e3ce6e1

Browse files
committed
MAGETWO-32904: Move Magento\Store\Helper\Cookie to Magento_Cookie
- Added Cookie module dependency in composer
1 parent 964ee19 commit e3ce6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/GoogleAnalytics/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"php": "~5.4.11|~5.5.0|~5.6.0",
66
"magento/module-store": "0.42.0-beta5",
77
"magento/module-sales": "0.42.0-beta5",
8+
"magento/module-cookie": "0.42.0-beta5",
89
"magento/framework": "0.42.0-beta5",
910
"magento/magento-composer-installer": "*"
1011
},

0 commit comments

Comments
 (0)