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

[core] Drop php 5.6 and php 7.0 support (#2224)

This commit is contained in:
Eugene Molotov
2021-12-03 04:12:16 +05:00
committed by GitHub
parent ae6a3227b0
commit 071fdef599
9 changed files with 220 additions and 264 deletions

View File

@@ -57,7 +57,7 @@ RSS-Bridge hashtag (#rss-bridge) search on Twitter, in Atom format (as displayed
Requirements
===
RSS-Bridge requires PHP 5.6 or higher with following extensions enabled:
RSS-Bridge requires PHP 7.1 or higher with following extensions enabled:
- [`openssl`](https://secure.php.net/manual/en/book.openssl.php)
- [`libxml`](https://secure.php.net/manual/en/book.libxml.php)