From a9d89fa56310d366813335a46c4d9ab58a63fd85 Mon Sep 17 00:00:00 2001 From: Prasanjit Sahoo <160633557+prasanjitsahoo@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:07:58 +0530 Subject: [PATCH] [MacOS]Update php-8.3 to php-8.4 (#11035) --- images/macos/toolsets/toolset-13.json | 2 +- images/macos/toolsets/toolset-14.json | 2 +- images/macos/toolsets/toolset-15.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 3a10f5658..76eeed4db 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -234,7 +234,7 @@ "version": "15" }, "php": { - "version": "8.3" + "version": "8.4" }, "mono": { "framework":{ diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 833a4506e..1882dd0a9 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -222,7 +222,7 @@ "version": "15" }, "php": { - "version": "8.3" + "version": "8.4" }, "pwsh": { "version": "7.4" diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 1ad1b8490..47b5302af 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -209,7 +209,7 @@ "version": "18" }, "php": { - "version": "8.3" + "version": "8.4" }, "pwsh": { "version": "7.4"