From 6fef3fe37a0cecc1e37721915800a76d2d593d40 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 19 Oct 2021 00:02:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20SECURITY.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SECURITY.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index f03c319..d567b5a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,13 +4,14 @@ Generally speaking, only the latest version of **PHP Monitor** is supported: -| Version | Apple Silicon | Supported | Supported macOS | Deployment Target | -| ------- | ------------- | ------------------ | ----- | ----- | -| 3.x | ✅ Universal binary | ✅ | Big Sur (11.0) | macOS 10.14+ | -| 2.6 | ✅ Universal binary | ❌ | Big Sur (11.0) | macOS 10.14+ | -| 2.5 | ✴️ Universal binary
`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)
Catalina (10.15) | macOS 10.14+ | -| 2.4 | ✴️ Universal binary
`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)
Catalina (10.15) | macOS 10.14+ | -| < 2.4 | ❌ Intel binary
`/usr/local/homebrew` installations only | ❌ | Catalina (10.15) | macOS 10.14+ | +| Version | Apple Silicon | Supported | Supported macOS | Deployment Target | Detected PHP Versions | +| ------- | ------------- | ------------------ | ----- | ----- | ----- | +| 3.x | ✅ Universal binary | ✅ | Big Sur (11.0) and Monterey (12.0) | macOS 10.14+ | PHP 5.6—PHP 8.2 | +| 3.4 | ✅ Universal binary | ✅ | Big Sur (11.0) | macOS 10.14+ | PHP 5.6—PHP 8.1 | +| 2.6 | ✅ Universal binary | ❌ | Big Sur (11.0) | macOS 10.14+ | PHP 5.6—PHP 8.0 | +| 2.5 | ✴️ Universal binary
`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)
Catalina (10.15) | macOS 10.14+ | not applicable | +| 2.4 | ✴️ Universal binary
`/usr/local/homebrew` installations only | ❌ | Big Sur (11.0)
Catalina (10.15) | macOS 10.14+ | not applicable | +| < 2.4 | ❌ Intel binary
`/usr/local/homebrew` installations only | ❌ | Catalina (10.15) | macOS 10.14+ | not applicable | ## Reporting a vulnerability