From 12938e43331f85d91f5ebe5edf2619d0dd136a7f Mon Sep 17 00:00:00 2001 From: Ilya Taratukhin Date: Mon, 25 Nov 2024 15:57:15 +0100 Subject: [PATCH] docs: add PHP 8.4 as a supported version to the readme --- README.md | 1 + template/README.mustache | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cfc9c67..e76cae5c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ This library supports the following PHP implementations: - PHP 8.1 - PHP 8.2 - PHP 8.3 +- PHP 8.4 We currently don't support external PHP Runtimes like: diff --git a/template/README.mustache b/template/README.mustache index 598f8fea..c7bff53c 100644 --- a/template/README.mustache +++ b/template/README.mustache @@ -44,6 +44,7 @@ This library supports the following PHP implementations: - PHP 8.1 - PHP 8.2 - PHP 8.3 +- PHP 8.4 We currently don't support external PHP Runtimes like: