Skip to content

Commit be1c99e

Browse files
author
Oleksii Korshenko
committed
MAGETWO-45012: Magento 2.0.0-rc Publication
1 parent 1989c77 commit be1c99e

File tree

20 files changed

+69
-69
lines changed

20 files changed

+69
-69
lines changed

app/code/Magento/BundleSampleData/composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-bundle": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta",
8-
"magento/module-catalog-sample-data": "1.0.0-beta"
6+
"magento/module-bundle": "100.0.0",
7+
"magento/module-sample-data": "100.0.0",
8+
"magento/module-catalog-sample-data": "100.0.0"
99
},
1010
"type": "magento2-module",
11-
"version": "1.0.0-beta",
11+
"version": "100.0.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/CatalogRuleSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-catalog-rule": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-catalog-rule": "100.0.0",
7+
"magento/module-sample-data": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/CatalogSampleData/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0"
77
},
88
"type": "magento2-module",
9-
"version": "1.0.0-beta",
9+
"version": "100.0.0",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/CmsSampleData/composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-cms": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta",
8-
"magento/module-theme-sample-data": "1.0.0-beta",
9-
"magento/sample-data-media": "1.0.0-beta"
6+
"magento/module-cms": "100.0.0",
7+
"magento/module-sample-data": "100.0.0",
8+
"magento/module-theme-sample-data": "100.0.0",
9+
"magento/sample-data-media": "100.0.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0-beta",
12+
"version": "100.0.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/ConfigurableSampleData/composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"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",
9-
"magento/module-sales-sample-data": "1.0.0-beta"
6+
"magento/module-configurable-product": "100.0.0",
7+
"magento/module-sample-data": "100.0.0",
8+
"magento/module-product-links-sample-data": "100.0.0",
9+
"magento/module-sales-sample-data": "100.0.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0-beta",
12+
"version": "100.0.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/CustomerSampleData/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0"
77
},
88
"type": "magento2-module",
9-
"version": "1.0.0-beta",
9+
"version": "100.0.0",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/DownloadableSampleData/composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-catalog-sample-data": "1.0.0-beta",
8-
"magento/module-downloadable": "1.0.0-beta",
9-
"magento/sample-data-media": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-catalog-sample-data": "100.0.0",
8+
"magento/module-downloadable": "100.0.0",
9+
"magento/sample-data-media": "100.0.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0-beta",
12+
"version": "100.0.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/GroupedProductSampleData/composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-catalog-sample-data": "1.0.0-beta",
8-
"magento/module-grouped-product": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-catalog-sample-data": "100.0.0",
8+
"magento/module-grouped-product": "100.0.0"
99
},
1010
"type": "magento2-module",
11-
"version": "1.0.0-beta",
11+
"version": "100.0.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/MsrpSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-msrp": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-msrp": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/OfflineShippingSampleData/composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-offline-shipping": "1.0.0-beta",
8-
"magento/module-directory": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-offline-shipping": "100.0.0",
8+
"magento/module-directory": "100.0.0"
99
},
1010
"type": "magento2-module",
11-
"version": "1.0.0-beta",
11+
"version": "100.0.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/ProductLinksSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-catalog-sample-data": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-catalog-sample-data": "100.0.0",
7+
"magento/module-sample-data": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/ReviewSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-review": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-review": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/SalesRuleSampleData/composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta",
7-
"magento/module-catalog-rule-sample-data": "1.0.0-beta",
8-
"magento/module-sales-rule": "1.0.0-beta",
9-
"magento/module-eav": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0",
7+
"magento/module-catalog-rule-sample-data": "100.0.0",
8+
"magento/module-sales-rule": "100.0.0",
9+
"magento/module-eav": "100.0.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0-beta",
12+
"version": "100.0.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/SalesSampleData/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-sample-data": "100.0.0"
77
},
88
"type": "magento2-module",
9-
"version": "1.0.0-beta",
9+
"version": "100.0.0",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/SwatchesSampleData/composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-swatches": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta",
8-
"magento/module-eav": "1.0.0-beta"
6+
"magento/module-swatches": "100.0.0",
7+
"magento/module-sample-data": "100.0.0",
8+
"magento/module-eav": "100.0.0"
99
},
1010
"type": "magento2-module",
11-
"version": "1.0.0-beta",
11+
"version": "100.0.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/TaxSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-tax": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-tax": "100.0.0",
7+
"magento/module-sample-data": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/ThemeSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-theme": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-theme": "100.0.0",
7+
"magento/module-sample-data": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/WidgetSampleData/composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-widget": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta",
8-
"magento/module-theme": "1.0.0-beta",
9-
"magento/module-cms": "1.0.0-beta"
6+
"magento/module-widget": "100.0.0",
7+
"magento/module-sample-data": "100.0.0",
8+
"magento/module-theme": "100.0.0",
9+
"magento/module-cms": "100.0.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0-beta",
12+
"version": "100.0.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/WishlistSampleData/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-wishlist": "1.0.0-beta",
7-
"magento/module-sample-data": "1.0.0-beta"
6+
"magento/module-wishlist": "100.0.0",
7+
"magento/module-sample-data": "100.0.0"
88
},
99
"type": "magento2-module",
10-
"version": "1.0.0-beta",
10+
"version": "100.0.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

pub/media/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magento/sample-data-media",
33
"description": "Sample Data media files",
4-
"version": "1.0.0-beta",
4+
"version": "100.0.0",
55
"type": "magento2-component",
66
"extra": {
77
"map": [

0 commit comments

Comments
 (0)