From 78e2d8f50a0be7ad7d55b654d517f96ef1a7fdbd Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 4 Dec 2016 06:13:45 -0800 Subject: [PATCH] Update README.md Increased PHP minimum to 5.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ca51c83..b86ccd88f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ e107 is a free (open-source) content management system which allows you to easil ### Requirements -* PHP v5.3 or higher +* PHP v5.4 or higher * MySQL 4.x or higher ### Installation