changeset 306:2f472f65d80a gmap2

Make the PHP version requirement more explicit, as we do require 5.6 or newer.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 11 Sep 2017 13:25:48 +0300
parents 585a8fb4a286
children 0c370efd753b
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Sep 11 13:25:18 2017 +0300
+++ b/README	Mon Sep 11 13:25:48 2017 +0300
@@ -2,7 +2,7 @@
 ============
 These are the "hard" requirements.
 
- - PHP 5 and the PHP commandline interpreter (notice the latter!)
+ - PHP 5.6+ and the PHP commandline interpreter (notice the latter!)
  - A sane and working /bin/sh (bash, for example)
  - 'convert' utility of ImageMagick or GraphicsMagick.
  - Mercurial (Hg) DVCS.