Skip to content

Commit 72afe7d

Browse files
committed
MAGETWO-32900: Move Magento_Core Cookie Code To Magento_Cookie
- Moved Backend dependency to suggest
1 parent c470404 commit 72afe7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Cookie/composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"magento/framework": "0.42.0-beta5",
99
"magento/magento-composer-installer": "*"
1010
},
11+
"suggest": {
12+
"magento/module-backend": "0.42.0-beta5"
13+
},
1114
"type": "magento2-module",
1215
"version": "0.42.0-beta5",
1316
"license": [

0 commit comments

Comments
 (0)