From 7c022e6645810dabf94a0abb2fbadff0004191ef Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Thu, 23 Jul 2026 09:26:52 +0200 Subject: [PATCH] Bump minimum required version to PHP 8.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf561a7..790b0df 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Note that this is not intended to be a full-featured feed reader. ## Installation Requirements -* PHP version ≥ 8.1 +* PHP version ≥ 8.2 ## Documentation