From dc18577cbb846fe510a85a2238900a5f545c9d56 Mon Sep 17 00:00:00 2001 From: Brendon Date: Wed, 10 May 2023 11:26:00 -0400 Subject: [PATCH] update system requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d5c4e5..7056c72 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $clam->shutdown(); // Shutdown ClamAV ## System Requirements -This package requires PHP 7.1 or later. We recommend using the latest PHP version whenever possible. +This package requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible. ## Find Us