From 83de3354119d2ff0b9e110f2a082436bcd936137 Mon Sep 17 00:00:00 2001 From: Sven Luijten <11269635+svenluijten@users.noreply.github.com> Date: Tue, 2 Oct 2018 16:35:19 +0200 Subject: [PATCH] only mention the lowest required PHP version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef7236a..f74beb0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/ ## Prerequisites -- PHP version 5.6 or 7.0 +- PHP version 5.6 or higher ## Install with Composer