Skip to content

Commit ed475ad

Browse files
Release 2.2.5
1 parent 530b20f commit ed475ad

File tree

3 files changed

+1137
-1214
lines changed

3 files changed

+1137
-1214
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Magento 2.2.4 Magento Commerce (Cloud)
1+
# Magento 2.2.5 Magento Commerce (Cloud)
22

3-
This sample repository helps you deploy a Magento 2.2.4 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.
3+
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

55
This example is based on using the Composer to load dependencies and get the Magento vendor folders.
66

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.4",
5+
"version": "2.2.5",
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.4 <2.2.5"
17+
"magento/magento-cloud-metapackage": ">=2.2.5 <2.2.6"
1818
},
1919
"config": {
2020
"use-include-path": true

0 commit comments

Comments
 (0)