From ebe54cfc36e04a1d6010014366157ec56d2948d3 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 21 Jun 2018 20:19:36 +0100 Subject: [PATCH] PHP 7.2 is not supported yet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc9057de..12ada602 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 5.6.4+ or newer (PHP 7.2 is not currently supported) - HTTP server with PHP support (eg: Apache, Nginx, Caddy) - [Composer](https://getcomposer.org) - A supported database: MySQL, PostgreSQL or SQLite