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