From dcfd006670d30ec3ec6202d4666522504b9ef3f8 Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Sun, 11 Dec 2022 16:41:47 +0900 Subject: [PATCH] Version 8.2 added to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b10153..3dbdee9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Alternatively, [download a release][], or clone this repository, then map the ## Dependencies -This package requires PHP 8.1 or later; it has also been tested on PHP 8.1. +This package requires PHP 8.1 or later; it has also been tested on PHP 8.1-8.2. We recommend using the latest available version of PHP as a matter of principle.