We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bcaa9 commit e8ad841Copy full SHA for e8ad841
app/code/Magento/ConfigurableSampleData/composer.json
@@ -5,7 +5,8 @@
5
"php": "~5.5.0|~5.6.0|~7.0.0",
6
"magento/module-configurable-product": "1.0.0-beta",
7
"magento/module-sample-data": "1.0.0-beta",
8
- "magento/module-product-links-sample-data": "1.0.0-beta"
+ "magento/module-product-links-sample-data": "1.0.0-beta",
9
+ "magento/module-sales-sample-data": "1.0.0-beta"
10
},
11
"type": "magento2-module",
12
"version": "1.0.0-beta",
0 commit comments