diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-03-28 13:18:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-28 13:18:17 +0200 |
commit | 6ae579e43f6a4ffe607a6361191366410d19f806 (patch) | |
tree | b969e6eba21a6347b684c74786a2383f359e785b /docs | |
parent | 90f95027a8c713047fc436bce271cb3e52bc3dee (diff) | |
parent | de0ab52a47ea91f7013d0cacd7240ecdc85026ed (diff) | |
download | wallabag-6ae579e43f6a4ffe607a6361191366410d19f806.tar.gz wallabag-6ae579e43f6a4ffe607a6361191366410d19f806.tar.zst wallabag-6ae579e43f6a4ffe607a6361191366410d19f806.zip |
Merge pull request #2861 from wallabag/2.3-droping-5.5
Dropping PHP 5.5
Diffstat (limited to 'docs')
-rw-r--r-- | docs/de/user/installation.rst | 2 | ||||
-rw-r--r-- | docs/en/user/installation.rst | 2 | ||||
-rw-r--r-- | docs/fr/user/installation.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 0de6b6de..8393455a 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst | |||
@@ -4,7 +4,7 @@ Installation von wallabag | |||
4 | Voraussetzungen | 4 | Voraussetzungen |
5 | --------------- | 5 | --------------- |
6 | 6 | ||
7 | wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. | 7 | wallabag ist kompatibel mit **PHP >= 5.6**, inkl. PHP 7. |
8 | 8 | ||
9 | .. note:: | 9 | .. note:: |
10 | 10 | ||
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 2b730b83..2c4b8749 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst | |||
@@ -4,7 +4,7 @@ Install wallabag | |||
4 | Requirements | 4 | Requirements |
5 | ------------ | 5 | ------------ |
6 | 6 | ||
7 | wallabag is compatible with PHP >= 5.5, including PHP 7. | 7 | wallabag is compatible with **PHP >= 5.6**, including PHP 7. |
8 | 8 | ||
9 | .. note:: | 9 | .. note:: |
10 | 10 | ||
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index 5d29cb01..9dcb0efb 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst | |||
@@ -4,7 +4,7 @@ Installer wallabag | |||
4 | Pré-requis | 4 | Pré-requis |
5 | ------------ | 5 | ------------ |
6 | 6 | ||
7 | wallabag est compatible avec PHP >= 5.5, PHP 7 inclus. | 7 | wallabag est compatible avec **PHP >= 5.6**, PHP 7 inclus. |
8 | 8 | ||
9 | .. note:: | 9 | .. note:: |
10 | 10 | ||