1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 15:47:32 +02:00

updated required PHP version

Mitsu
2016-09-09 18:04:07 +02:00
parent cc20b62205
commit 78340ae29e

@@ -1,6 +1,6 @@
**RSS-Bridge** requires a Web server with: **RSS-Bridge** requires a Web server with:
- PHP 5.4 (or higher) - PHP 5.6 (or higher)
- `openssl` extension - `openssl` extension
Turn on the OpenSSL support by un-commenting the line `extension=php_openssl.dll` in your PHP configuration (`php.ini`) Turn on the OpenSSL support by un-commenting the line `extension=php_openssl.dll` in your PHP configuration (`php.ini`)