From f9f27045eed6dfd3f1217b33cea93b1403cae008 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Sun, 20 Feb 2022 17:33:19 +0800 Subject: [PATCH] Update english readme [skip ci] --- README-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-en.md b/README-en.md index 13ffecd7..5e95be45 100755 --- a/README-en.md +++ b/README-en.md @@ -9,7 +9,7 @@ BTW, It's only for CLI mode. ## Compilation Requirements - Tested on `x86_64` and `aarch64` platform, others have not tested. - Docker required (or alpine linux 3.12+) -- Supporting PHP version from 7.2 to 8.0 +- Supporting PHP version from 7.2 to 8.1 ## Running Requirements Linux