From 7dd96f0100623fa08ad293c149606d625d7fdea5 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 12 May 2019 20:08:39 +0100 Subject: [PATCH] Cachet 2.4 is tested up to PHP 7.3 only (#3586) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c65340f8b718..87f07b0a4aeb 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 7.1 or later +- PHP 7.1.3 - 7.3 - HTTP server with PHP support (eg: Apache, Nginx, Caddy) - [Composer](https://getcomposer.org) - A supported database: MySQL, PostgreSQL or SQLite