From 9e9f7c0b44f3a58e7b2b25f1d7fc4e2db9ced012 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Sun, 11 Dec 2022 15:53:51 +0100 Subject: [PATCH] [macOS] Update PHP to 8.2 (#6739) --- images/macos/toolsets/toolset-10.15.json | 2 +- images/macos/toolsets/toolset-11.json | 2 +- images/macos/toolsets/toolset-12.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 9fc65dcc..3e1cfca2 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -345,7 +345,7 @@ "version": "14" }, "php": { - "version": "8.1" + "version": "8.2" }, "mongodb": { "version": "5.0" diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index bdd6d8e2..efb3501d 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -341,7 +341,7 @@ "version": "14" }, "php": { - "version": "8.1" + "version": "8.2" }, "mongodb": { "version": "5.0" diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 63fa733f..ebe9f1ff 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -303,7 +303,7 @@ "version": "14" }, "php": { - "version": "8.1" + "version": "8.2" }, "mongodb": { "version": "5.0"