From 5e5be0b4c5ed095bf46b723adb515f052b1d61e4 Mon Sep 17 00:00:00 2001 From: rotimi Date: Tue, 13 Apr 2021 23:19:08 -0600 Subject: [PATCH] PHP 7.3+ Tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe9b956..36ac29d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ related pull requests are greatly welcomed. ## Requirements -* PHP 7.2+ +* PHP 7.3+ * Not currently certified for use with HHVM (unit tests failing when run in an HHVM environment). ## Installation