From 0b6b059d6bcfaa1fc3d887eb77820d9feb00a6a3 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Thu, 27 Jul 2017 13:21:53 +0200 Subject: [PATCH] Add missing requirement php-openssl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de79fe1..097f5fa 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ The IFM uses the following resources: * bz2 * curl (for remote upload) * json + * openssl (for remote uploads from https sources) * phar (for tar support) * zip * zlib