Skip to content

Commit 2e08688

Browse files
committed
MAGETWO-32904: Move Magento\Store\Helper\Cookie to Magento_Cookie
- Update compose with Store module dependency
1 parent 1215266 commit 2e08688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Cookie/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.4.11|~5.5.0|~5.6.0",
6+
"magento/module-store": "0.42.0-beta5",
67
"magento/module-backend": "0.42.0-beta5",
78
"magento/framework": "0.42.0-beta5",
89
"magento/magento-composer-installer": "*"

0 commit comments

Comments
 (0)