Skip to content

Commit 5c8b5a2

Browse files
committed
MCLOUD-7627: Update magento-cloud templates after release 2.4.2
1 parent 49125ad commit 5c8b5a2

File tree

3 files changed

+3286
-2057
lines changed

3 files changed

+3286
-2057
lines changed

README.md

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

3-
This repository contains a sample Magento Commerce (on-premise) version 2.4.1 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.4.2 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"require": {
18-
"magento/magento-cloud-metapackage": ">=2.4.1 <2.4.2"
18+
"magento/magento-cloud-metapackage": ">=2.4.2 <2.4.3"
1919
},
2020
"suggest": {
2121
"ext-pcntl": "Need for run processes in parallel mode"

0 commit comments

Comments
 (0)