Skip to content

Commit 6e2dca4

Browse files
MAGETWO-63231: Implementation
1 parent d318e32 commit 6e2dca4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/code/Magento/Theme/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
},
1919
"suggest": {
2020
"magento/module-translation": "100.2.*",
21-
"magento/module-theme-sample-data": "Sample Data version:100.2.*"
21+
"magento/module-theme-sample-data": "Sample Data version:100.2.*",
22+
"magento/module-deploy": "100.2.*"
2223
},
2324
"type": "magento2-module",
2425
"version": "100.2.0-dev",

0 commit comments

Comments
 (0)