From 6e8821986e48c2cc091889aaa125e115674d7167 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 28 Jun 2018 12:45:54 +0100 Subject: [PATCH] PHP support has been bumped since Laravel 5.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d86236..54d49e30 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ You can now [join our Slack community!](http://cachethq-slack.herokuapp.com) ## Requirements -- PHP 5.6.4+ or newer (PHP 7.2 is not currently supported) +- PHP 7.1 or later - HTTP server with PHP support (eg: Apache, Nginx, Caddy) - [Composer](https://getcomposer.org) - A supported database: MySQL, PostgreSQL or SQLite