1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-10 00:25:02 +02:00

Updated Requirements (markdown)

LogMANOriginal 2018-09-15 21:08:01 +02:00
parent 059b6e2fcd
commit 33fe4e46fd

@ -8,6 +8,7 @@
- [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) extension
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php) extension
- [`curl`](https://secure.php.net/manual/en/book.curl.php) extension
- [`json`](https://secure.php.net/manual/en/book.json.php) extension
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).