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

Updated Requirements (markdown)

LogMANOriginal
2019-03-02 19:31:32 +01:00
parent a8ef4e7509
commit f447abfb60

@ -9,6 +9,7 @@
- [`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
- [`sqlite3`](http://php.net/manual/en/book.sqlite3.php) extension (only when using SQLiteCache)
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).