From 33800e2bedbe5371375f97c51016940aca8fbbee Mon Sep 17 00:00:00 2001 From: Jan Nedbal Date: Fri, 11 Oct 2024 13:26:42 +0200 Subject: [PATCH] Readme: PHP 8.4 is supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e0b262..a26b0a4 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ composer dump --optimize --strict-ambiguous ``` ## Supported PHP versions -- PHP 7.2 - PHP 8.3 +- PHP 7.2 - PHP 8.4