From 1172115e699acf44580ffcdcf86c9e3987d2f969 Mon Sep 17 00:00:00 2001 From: flashwave Date: Mon, 28 Aug 2023 13:58:51 +0000 Subject: [PATCH] Bump minimum PHP requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baf1bb1..215b1d1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It provides a number of components that I would otherwise copy between projects ## Requirements and Dependencies -Index currently targets **PHP 8.1** with the `mbstring` extension installed. +Index currently targets **PHP 8.2** with the `mbstring` extension installed. ### `Index\Data\MariaDB`