Skip to content

Commit 2de5b1a

Browse files
add Magento 2.4.6 compatbility
1 parent 148fb9b commit 2de5b1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "phoenix-media/magento2-cloud-build",
33
"description": "Dockerfile, configurations and scripts to build Magento2 Docker images.",
44
"type": "library",
5-
"version": "1.0.29",
5+
"version": "1.0.30",
66
"license": [
77
"OSL-3.0"
88
],
99
"require": {
1010
"phoenix-media/magento2-ece-tools": ">=1.0.9",
11-
"magento/magento2-base": ">=2.4.4 <2.4.6"
11+
"magento/magento2-base": ">=2.4.5 <2.4.7"
1212
},
1313
"bin": [
1414
"bin/px-cloud-build-install"

0 commit comments

Comments
 (0)