From cd2e968b494641c1fd2b852691d000cd95e560de Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Thu, 2 Apr 2015 11:08:57 -0400 Subject: [PATCH] Add PHP 7 to the list of supported versions [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e095b70..22ff701 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The following versions of PHP are supported. * PHP 5.4 * PHP 5.5 * PHP 5.6 +* PHP 7.0 * HHVM ## Usage