We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148fb9b commit 2de5b1aCopy full SHA for 2de5b1a
composer.json
@@ -2,13 +2,13 @@
2
"name": "phoenix-media/magento2-cloud-build",
3
"description": "Dockerfile, configurations and scripts to build Magento2 Docker images.",
4
"type": "library",
5
- "version": "1.0.29",
+ "version": "1.0.30",
6
"license": [
7
"OSL-3.0"
8
],
9
"require": {
10
"phoenix-media/magento2-ece-tools": ">=1.0.9",
11
- "magento/magento2-base": ">=2.4.4 <2.4.6"
+ "magento/magento2-base": ">=2.4.5 <2.4.7"
12
},
13
"bin": [
14
"bin/px-cloud-build-install"
0 commit comments