From 5cfd9c3b433774548ec231fe896d5e85d17ed0d1 Mon Sep 17 00:00:00 2001 From: Enrico Battocchi Date: Wed, 27 Dec 2023 12:39:30 +0100 Subject: [PATCH] Improve the "Requirements" section about PHP versions --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 9924184..3cd43b6 100644 --- a/README.md +++ b/README.md @@ -9,18 +9,7 @@ A WordPress package to nudge users to upgrade their software versions (starting ## Requirements -The following versions of PHP are supported: - -* PHP 5.3 -* PHP 5.4 -* PHP 5.5 -* PHP 5.6 -* PHP 7.0 -* PHP 7.1 -* PHP 7.2 -* PHP 7.3 -* PHP 7.4 -* PHP 8.0 +All the PHP versions from 5.3 up to the latest are supported. WordPress is also required for certain functionality: