From bc9e2adaa92e97aeee46e25adf84d0d52f78e94e Mon Sep 17 00:00:00 2001 From: Rob George Date: Mon, 3 Jun 2024 12:13:14 +0100 Subject: [PATCH] Later macOS versions do not include PHP --- _posts/01-04-01-Mac-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/01-04-01-Mac-Setup.md b/_posts/01-04-01-Mac-Setup.md index f8fe521..3073a49 100644 --- a/_posts/01-04-01-Mac-Setup.md +++ b/_posts/01-04-01-Mac-Setup.md @@ -5,7 +5,7 @@ anchor: mac_setup ## macOS Setup {#mac_setup_title} -macOS comes prepackaged with PHP but it is normally a little behind the latest stable release. There are multiple ways to install the latest PHP version on macOS. +macOS 12 (Monterey) and later does not come prepackaged with PHP. Earlier macOS versions include PHP but are behind the latest stable release. There are multiple ways to install the latest PHP version on macOS. ### Install PHP via Homebrew