From 73ed80434a76a584c33ed411fe34555f2ca24673 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Mon, 18 Oct 2021 23:49:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20to=20reflect?= =?UTF-8?q?=20Monterey=20compatibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5565d5..5e22cb5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ PHP Monitor also gives you quick access to various useful functionality (like ac PHP Monitor is a universal application that runs on Apple Silicon **and** Intel-based Macs. -* macOS 10.14 Mojave or higher (works on macOS 11 Big Sur) +* macOS 10.14 Mojave or higher (works on macOS 11 Big Sur and macOS 12 Monterey) * Homebrew is installed in `/usr/local/homebrew` or `/opt/homebrew` * The brew formula `php` has to be installed (which version is detected) * Laravel Valet 2.13 or higher