From d6558f5327a0c3dd566509cfb2ff0c7fa7ee538e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 27 Sep 2017 15:53:39 +0200 Subject: doc: replace php 7.0 by php 7.1 in dependencies (user's guide) Compilation with PHP 7.0 is still OK, the version in dependencies is the latest available in Debian Sid (unstable). --- doc/pl/weechat_user.pl.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl') diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 89d01a6b3..980bf7c8e 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -122,7 +122,7 @@ WeeChat. | tcl-dev | ≥ 8.5 | | Wtyczka tcl. | guile-2.0-dev | ≥ 2.0 | | Wtyczka guile (scheme). | libv8-dev | ≤ 3.24.3 | | Wtyczka javascript. -| php7.0-dev, libphp7.0-embed | ≥ 7.0 | | Wtyczka PHP. +| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | Wtyczka PHP. | asciidoctor | ≥ 1.5.4 | | Tworzenie strony man i dokumentacji. | libcpputest-dev | ≥ 3.4 | | Kompilacja i uruchamianie testów. |=== -- cgit v1.2.3