From f5a1feb67da1dc29d46c576f7537c7c5bd0e81a9 Mon Sep 17 00:00:00 2001 From: Andrew Millington Date: Wed, 13 Dec 2017 21:05:36 +0000 Subject: [PATCH] Added PHP 7.2 to the supported versions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93e3341e..c4859453 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ The following versions of PHP are supported: * PHP 5.6 * PHP 7.0 * PHP 7.1 +* PHP 7.2 The `openssl` extension is also required.