From b53d781483c8da8433e62e0d5c943a10f665636e Mon Sep 17 00:00:00 2001 From: Gregory Heitz Date: Sun, 13 Dec 2020 14:45:28 +0100 Subject: [PATCH] Update PHP compatibility info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f84f89..9ce8c05 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ scenario. ## Minimum Requirements - Codeception 3.x, 4.x -- PHP 7.2 - 7.4 +- PHP 7.2 - 8.0 ## Installation