mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 09:25:25 +00:00
clarify that wllbg is compatible php 7
This commit is contained in:
parent
6aed6d69a5
commit
d6dba929a1
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Install wallabag
|
|||
Requirements
|
||||
------------
|
||||
|
||||
wallabag is compatible with php >= 5.5
|
||||
wallabag is compatible with php >= 5.5, including php 7.
|
||||
|
||||
You'll need the following extensions for wallabag to work. Some of these may already activated in your version of php, so you may not have to install all corresponding packages.
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ Installer wallabag
|
|||
Pré-requis
|
||||
------------
|
||||
|
||||
wallabag est compatible avec php >= 5.5
|
||||
wallabag est compatible avec php >= 5.5, php 7 inclus.
|
||||
|
||||
Vous aurez besoin des extensions suivantes pour que wallabag fonctionne. Il est possible que certaines de ces extensions soient déjà activées dans votre version de php, donc vous n'avez pas forcément besoin d'installer tous les paquets correspondants.
|
||||
|
||||
|
|
Loading…
Reference in a new issue