From 86fe5708bd6a6223f0ce989230670a113c611968 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Sat, 7 Jul 2018 21:56:26 -0700 Subject: [PATCH] Updated PHP requirement in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 284be25..4df25dc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Like this project? Keep me caffeinated by [making a donation](https://paypal.me/ Requirements ------------ - - [PHP](https://php.net) >= 5.6 + - [PHP](https://php.net) >= 7.0 Install with Composer ---------------------