1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-06 11:30:08 +02:00

📝 Update README to reflect php = PHP 8.3

This commit is contained in:
2024-01-09 20:59:52 +01:00
parent 8e912151fb
commit 3612351df7

View File

@ -120,7 +120,7 @@ For maximum compatibility with older PHP versions, you may wish to keep using Va
<details> <details>
<summary><strong>How do I install additional versions of PHP, including legacy versions?</strong></summary> <summary><strong>How do I install additional versions of PHP, including legacy versions?</strong></summary>
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.) 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.)