Skip to content

Commit 1006ed1

Browse files
authored
Added upstream version for every Mage-OS release (#294)
1 parent 262a4f2 commit 1006ed1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

supported-version/src/versions/mage-os/individual.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mage-os/project-community-edition:1.0.0": {
33
"magento": "mage-os/project-community-edition:1.0.0",
4+
"upstream": "2.4.6-p3",
45
"php": 8.1,
56
"composer": "2.2.21",
67
"mysql": "mysql:8.0",
@@ -15,6 +16,7 @@
1516
},
1617
"mage-os/project-community-edition:1.0.1": {
1718
"magento": "mage-os/project-community-edition:1.0.1",
19+
"upstream": "2.4.6-p3",
1820
"php": 8.1,
1921
"composer": "2.2.21",
2022
"mysql": "mysql:8.0",
@@ -29,6 +31,7 @@
2931
},
3032
"mage-os/project-community-edition:1.0.2": {
3133
"magento": "mage-os/project-community-edition:1.0.2",
34+
"upstream": "2.4.7-p1",
3235
"php": 8.3,
3336
"composer": "2.7.4",
3437
"mysql": "mariadb:10.6",
@@ -43,6 +46,7 @@
4346
},
4447
"mage-os/project-community-edition:1.0.3": {
4548
"magento": "mage-os/project-community-edition:1.0.3",
49+
"upstream": "2.4.7-p1",
4650
"php": 8.3,
4751
"composer": "2.7.4",
4852
"mysql": "mariadb:10.6",
@@ -57,6 +61,7 @@
5761
},
5862
"mage-os/project-community-edition:1.0.4": {
5963
"magento": "mage-os/project-community-edition:1.0.4",
64+
"upstream": "2.4.7-p2",
6065
"php": 8.3,
6166
"composer": "2.7.4",
6267
"mysql": "mariadb:10.6",
@@ -71,6 +76,7 @@
7176
},
7277
"mage-os/project-community-edition:1.0.5": {
7378
"magento": "mage-os/project-community-edition:1.0.5",
79+
"upstream": "2.4.7-p3",
7480
"php": 8.3,
7581
"composer": "2.7.4",
7682
"mysql": "mariadb:10.6",
@@ -85,6 +91,7 @@
8591
},
8692
"mage-os/project-community-edition:1.0.6": {
8793
"magento": "mage-os/project-community-edition:1.0.6",
94+
"upstream": "2.4.7-p4",
8895
"php": 8.3,
8996
"composer": "2.7.4",
9097
"mysql": "mariadb:10.6",
@@ -99,6 +106,7 @@
99106
},
100107
"mage-os/project-community-edition:1.1.0": {
101108
"magento": "mage-os/project-community-edition:1.1.0",
109+
"upstream": "2.4.8",
102110
"php": 8.4,
103111
"composer": "2.8.8",
104112
"mysql": "mysql:8.4",
@@ -113,6 +121,7 @@
113121
},
114122
"mage-os/project-community-edition:1.1.1": {
115123
"magento": "mage-os/project-community-edition:1.1.1",
124+
"upstream": "2.4.8",
116125
"php": 8.4,
117126
"composer": "2.8.8",
118127
"mysql": "mysql:8.4",
@@ -127,6 +136,7 @@
127136
},
128137
"mage-os/project-community-edition:1.2.0": {
129138
"magento": "mage-os/project-community-edition:1.2.0",
139+
"upstream": "2.4.8-p1",
130140
"php": 8.4,
131141
"composer": "2.8.8",
132142
"mysql": "mysql:8.4",

0 commit comments

Comments
 (0)