Skip to content

Commit 8d3fc06

Browse files
MAGECLOUD-2743: Release Magento 2.2.6
2 parents f90b122 + 67841b4 commit 8d3fc06

File tree

3 files changed

+1070
-1002
lines changed

3 files changed

+1070
-1002
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Magento 2.2.5 Magento Commerce (Cloud)
1+
# Magento 2.2.6 Magento Commerce (Cloud)
22

33
This sample repository helps you deploy a Magento 2.2.5 Enterprise Edition (EE) instance in the cloud. You must be a licensed user of Magento Magento Commerce (Cloud) to use the example in this repository.
44

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/project-enterprise-edition",
33
"description": "eCommerce Platform for Growth (Enterprise Edition)",
44
"type": "project",
5-
"version": "2.2.5",
5+
"version": "2.2.6",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"require": {
17-
"magento/magento-cloud-metapackage": ">=2.2.5 <2.2.6"
17+
"magento/magento-cloud-metapackage": ">=2.2.6 <2.2.7"
1818
},
1919
"config": {
2020
"use-include-path": true

0 commit comments

Comments
 (0)