From 4c6dab3f5501e7ce3856f96ecec12a5dd22269e0 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sun, 10 Apr 2016 16:28:54 +0100 Subject: [PATCH] openssl extension requirement added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29e0e0e2..b1120086 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ The following versions of PHP are supported: * PHP 7.0 * HHVM +The `openssl` extension is also required. + ## Documentation The library documentation can be found at [http://oauth2.thephpleague.com](http://oauth2.thephpleague.com).