Skip to content

Commit cceba6e

Browse files
MCLOUD-5778: Release Magento Cloud 2.3.5-p1
1 parent 1ebbc92 commit cceba6e

File tree

3 files changed

+10589
-9496
lines changed

3 files changed

+10589
-9496
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Magento 2.3.4 Magento Commerce Cloud
1+
# Magento 2.3.5 Magento Commerce Cloud
22

3-
This repository contains a sample Magento Commerce (on-premise) version 2.3.4 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository.
3+
This repository contains a sample Magento Commerce (on-premise) version 2.3.5 instance for you to deploy in the cloud. You must have an active Magento Commerce Cloud user license to use the example in this repository.
44

55
The example requires the use of [Composer](https://getcomposer.org/doc/) to load and manage dependencies and Magento vendor folders.
66

composer.json

+2-2
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.3.4",
5+
"version": "2.3.5",
66
"license": "OSL-3.0",
77
"config": {
88
"preferred-install": "dist",
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"require": {
18-
"magento/magento-cloud-metapackage": ">=2.3.4 <2.3.5"
18+
"magento/magento-cloud-metapackage": ">=2.3.5 <2.3.6"
1919
},
2020
"suggest": {
2121
"ext-pcntl": "Need for run processes in parallel mode"

0 commit comments

Comments
 (0)