From 78340ae29eaf764f8a1a936280d7a456e09346a9 Mon Sep 17 00:00:00 2001 From: Mitsu Date: Fri, 9 Sep 2016 18:04:07 +0200 Subject: [PATCH] updated required PHP version --- Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Requirements.md b/Requirements.md index 85dd97a..a4b6988 100644 --- a/Requirements.md +++ b/Requirements.md @@ -1,6 +1,6 @@ **RSS-Bridge** requires a Web server with: - - PHP 5.4 (or higher) + - PHP 5.6 (or higher) - `openssl` extension Turn on the OpenSSL support by un-commenting the line `extension=php_openssl.dll` in your PHP configuration (`php.ini`) \ No newline at end of file