1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-26 18:21:02 +00:00

Merge pull request #2861 from wallabag/2.3-droping-5.5

Dropping PHP 5.5
This commit is contained in:
Jérémy Benoist 2017-03-28 13:18:17 +02:00 committed by GitHub
commit 6ae579e43f
5 changed files with 5 additions and 6 deletions

View file

@ -4,7 +4,7 @@ Install wallabag
Requirements
------------
wallabag is compatible with PHP >= 5.5, including PHP 7.
wallabag is compatible with **PHP >= 5.6**, including PHP 7.
.. note::