mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat(supported-version): bump all composer versions to latest supported version
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -100,7 +100,7 @@
|
|||||||
"magento/project-community-edition:>=2.4.6 <2.4.7": {
|
"magento/project-community-edition:>=2.4.6 <2.4.7": {
|
||||||
"magento": "magento/project-community-edition:>=2.4.6 <2.4.7",
|
"magento": "magento/project-community-edition:>=2.4.6 <2.4.7",
|
||||||
"php": 8.2,
|
"php": 8.2,
|
||||||
"composer": "2.2.25",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
"magento/project-community-edition:>=2.4.7 <2.4.8": {
|
"magento/project-community-edition:>=2.4.7 <2.4.8": {
|
||||||
"magento": "magento/project-community-edition:>=2.4.7 <2.4.8",
|
"magento": "magento/project-community-edition:>=2.4.7 <2.4.8",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -128,7 +128,7 @@
|
|||||||
"magento/project-community-edition:>=2.4.8 <2.4.9": {
|
"magento/project-community-edition:>=2.4.8 <2.4.9": {
|
||||||
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
|
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.12",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
"magento/project-community-edition": {
|
"magento/project-community-edition": {
|
||||||
"magento": "magento/project-community-edition",
|
"magento": "magento/project-community-edition",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.12",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
"magento/project-community-edition:next": {
|
"magento/project-community-edition:next": {
|
||||||
"magento": "magento/project-community-edition:@alpha",
|
"magento": "magento/project-community-edition:@alpha",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"valkey": "valkey/valkey:8.0",
|
"valkey": "valkey/valkey:8.0",
|
||||||
|
|||||||
@@ -590,7 +590,7 @@
|
|||||||
"magento/project-community-edition:2.4.6": {
|
"magento/project-community-edition:2.4.6": {
|
||||||
"magento": "magento/project-community-edition:2.4.6",
|
"magento": "magento/project-community-edition:2.4.6",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:7.17.5",
|
"elasticsearch": "elasticsearch:7.17.5",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -604,7 +604,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p1": {
|
"magento/project-community-edition:2.4.6-p1": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p1",
|
"magento": "magento/project-community-edition:2.4.6-p1",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -618,7 +618,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p2": {
|
"magento/project-community-edition:2.4.6-p2": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p2",
|
"magento": "magento/project-community-edition:2.4.6-p2",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -632,7 +632,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p3": {
|
"magento/project-community-edition:2.4.6-p3": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p3",
|
"magento": "magento/project-community-edition:2.4.6-p3",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -646,7 +646,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p4": {
|
"magento/project-community-edition:2.4.6-p4": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p4",
|
"magento": "magento/project-community-edition:2.4.6-p4",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -660,7 +660,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p5": {
|
"magento/project-community-edition:2.4.6-p5": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p5",
|
"magento": "magento/project-community-edition:2.4.6-p5",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -674,7 +674,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p6": {
|
"magento/project-community-edition:2.4.6-p6": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p6",
|
"magento": "magento/project-community-edition:2.4.6-p6",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -688,7 +688,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p7": {
|
"magento/project-community-edition:2.4.6-p7": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p7",
|
"magento": "magento/project-community-edition:2.4.6-p7",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -702,7 +702,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p8": {
|
"magento/project-community-edition:2.4.6-p8": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p8",
|
"magento": "magento/project-community-edition:2.4.6-p8",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -716,7 +716,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p9": {
|
"magento/project-community-edition:2.4.6-p9": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p9",
|
"magento": "magento/project-community-edition:2.4.6-p9",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.9-management",
|
"rabbitmq": "rabbitmq:3.9-management",
|
||||||
@@ -730,7 +730,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p10": {
|
"magento/project-community-edition:2.4.6-p10": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p10",
|
"magento": "magento/project-community-edition:2.4.6-p10",
|
||||||
"php": 8.2,
|
"php": 8.2,
|
||||||
"composer": "2.2.25",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -744,7 +744,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p11": {
|
"magento/project-community-edition:2.4.6-p11": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p11",
|
"magento": "magento/project-community-edition:2.4.6-p11",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -758,7 +758,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p12": {
|
"magento/project-community-edition:2.4.6-p12": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p12",
|
"magento": "magento/project-community-edition:2.4.6-p12",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -772,7 +772,7 @@
|
|||||||
"magento/project-community-edition:2.4.6-p13": {
|
"magento/project-community-edition:2.4.6-p13": {
|
||||||
"magento": "magento/project-community-edition:2.4.6-p13",
|
"magento": "magento/project-community-edition:2.4.6-p13",
|
||||||
"php": 8.1,
|
"php": 8.1,
|
||||||
"composer": "2.2.21",
|
"composer": "2.2.26",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.5.3",
|
"elasticsearch": "elasticsearch:8.5.3",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -786,7 +786,7 @@
|
|||||||
"magento/project-community-edition:2.4.7": {
|
"magento/project-community-edition:2.4.7": {
|
||||||
"magento": "magento/project-community-edition:2.4.7",
|
"magento": "magento/project-community-edition:2.4.7",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -800,7 +800,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p1": {
|
"magento/project-community-edition:2.4.7-p1": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p1",
|
"magento": "magento/project-community-edition:2.4.7-p1",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -814,7 +814,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p2": {
|
"magento/project-community-edition:2.4.7-p2": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p2",
|
"magento": "magento/project-community-edition:2.4.7-p2",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -828,7 +828,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p3": {
|
"magento/project-community-edition:2.4.7-p3": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p3",
|
"magento": "magento/project-community-edition:2.4.7-p3",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -842,7 +842,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p4": {
|
"magento/project-community-edition:2.4.7-p4": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p4",
|
"magento": "magento/project-community-edition:2.4.7-p4",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -856,7 +856,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p5": {
|
"magento/project-community-edition:2.4.7-p5": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p5",
|
"magento": "magento/project-community-edition:2.4.7-p5",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.0",
|
"mysql": "mysql:8.0",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -870,7 +870,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p6": {
|
"magento/project-community-edition:2.4.7-p6": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p6",
|
"magento": "magento/project-community-edition:2.4.7-p6",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -884,7 +884,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p7": {
|
"magento/project-community-edition:2.4.7-p7": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p7",
|
"magento": "magento/project-community-edition:2.4.7-p7",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -898,7 +898,7 @@
|
|||||||
"magento/project-community-edition:2.4.7-p8": {
|
"magento/project-community-edition:2.4.7-p8": {
|
||||||
"magento": "magento/project-community-edition:2.4.7-p8",
|
"magento": "magento/project-community-edition:2.4.7-p8",
|
||||||
"php": 8.3,
|
"php": 8.3,
|
||||||
"composer": "2.7.4",
|
"composer": "2.9.3",
|
||||||
"mysql": "mariadb:10.6",
|
"mysql": "mariadb:10.6",
|
||||||
"elasticsearch": "elasticsearch:8.11.4",
|
"elasticsearch": "elasticsearch:8.11.4",
|
||||||
"rabbitmq": "rabbitmq:3.13-management",
|
"rabbitmq": "rabbitmq:3.13-management",
|
||||||
@@ -912,7 +912,7 @@
|
|||||||
"magento/project-community-edition:2.4.8": {
|
"magento/project-community-edition:2.4.8": {
|
||||||
"magento": "magento/project-community-edition:2.4.8",
|
"magento": "magento/project-community-edition:2.4.8",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"elasticsearch": "elasticsearch:8.17.4",
|
"elasticsearch": "elasticsearch:8.17.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
@@ -928,7 +928,7 @@
|
|||||||
"magento/project-community-edition:2.4.8-p1": {
|
"magento/project-community-edition:2.4.8-p1": {
|
||||||
"magento": "magento/project-community-edition:2.4.8-p1",
|
"magento": "magento/project-community-edition:2.4.8-p1",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
"rabbitmq": "rabbitmq:4.0-management",
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
@@ -942,7 +942,7 @@
|
|||||||
"magento/project-community-edition:2.4.8-p2": {
|
"magento/project-community-edition:2.4.8-p2": {
|
||||||
"magento": "magento/project-community-edition:2.4.8-p2",
|
"magento": "magento/project-community-edition:2.4.8-p2",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
"rabbitmq": "rabbitmq:4.0-management",
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
@@ -956,7 +956,7 @@
|
|||||||
"magento/project-community-edition:2.4.8-p3": {
|
"magento/project-community-edition:2.4.8-p3": {
|
||||||
"magento": "magento/project-community-edition:2.4.8-p3",
|
"magento": "magento/project-community-edition:2.4.8-p3",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.12",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
"rabbitmq": "rabbitmq:4.0-management",
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
|
|||||||
Reference in New Issue
Block a user