Last active
February 24, 2017 13:20
-
-
Save bka/8c6195135c28ab9ea33979f0c1ed9252 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"require": { | |
"magento/module-bundle-sample-data": "100.1.*", | |
"magento/module-theme-sample-data": "100.1.*", | |
"magento/module-catalog-sample-data": "100.1.*", | |
"magento/module-customer-sample-data": "100.1.*", | |
"magento/module-cms-sample-data": "100.1.*", | |
"magento/module-widget-sample-data": "100.1.*", | |
"magento/module-catalog-rule-sample-data": "100.1.*", | |
"magento/module-sales-rule-sample-data": "100.1.*", | |
"magento/module-review-sample-data": "100.1.*", | |
"magento/module-tax-sample-data": "100.1.*", | |
"magento/module-grouped-product-sample-data": "100.1.*", | |
"magento/module-wishlist-sample-data": "100.1.*", | |
"magento/module-sales-sample-data": "100.1.*", | |
"magento/module-downloadable-sample-data": "100.1.*", | |
"magento/module-msrp-sample-data": "100.1.*", | |
"magento/module-configurable-sample-data": "100.1.*", | |
"magento/module-product-links-sample-data": "100.1.*", | |
"magento/module-swatches-sample-data": "100.1.*", | |
"magento/sample-data-media": "100.1.*", | |
"magento/module-offline-shipping-sample-data": "100.1.*" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment