From 3612351df7abe3f9dd866dcbde54087a2843c6a7 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 9 Jan 2024 20:59:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20to=20reflect?= =?UTF-8?q?=20`php`=20=3D=20PHP=208.3?= 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 502a3c8..b4f0744 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ For maximum compatibility with older PHP versions, you may wish to keep using Va
How do I install additional versions of PHP, including legacy versions? -Assuming you have installed the `php` formula, the latest stable version of PHP is installed. At the time of writing, this is PHP 8.2. +Assuming you have installed the `php` formula, the latest stable version of PHP is installed. At the time of writing, this is PHP 8.3. You can install other supported versions of PHP via PHP Monitor's **PHP Version Manager**. (You can manually install or upgrade PHP versions too, but this is not recommended.)