From d511107cb018ead0bd84f86402b086306738c686 Mon Sep 17 00:00:00 2001 From: Andrew Millington Date: Thu, 21 Nov 2024 22:47:09 +0000 Subject: [PATCH] Update readme to add PHP 8.4 support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 091c84f95..454ddde93 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ The latest version of this package supports the following versions of PHP: * PHP 8.1 * PHP 8.2 * PHP 8.3 +* PHP 8.4 The `openssl` and `json` extensions are also required.