OpenSSL extension is required by lcobucci/jwt

This commit is contained in:
Alex Bilbie 2016-04-10 13:26:01 +01:00
parent 79aa1988d8
commit 8225b4e697

View File

@ -5,6 +5,7 @@
"license": "MIT",
"require": {
"php": ">=5.5.9",
"ext-openssl": "*",
"league/event": "^2.1",
"lcobucci/jwt": "^3.1",
"paragonie/random_compat": "^1.1",