diff --git a/HowtoPHP.md b/HowtoPHP.md index c4de32db..370bbbca 100644 --- a/HowtoPHP.md +++ b/HowtoPHP.md @@ -16,9 +16,10 @@ Il existe [plusieurs versions de PHP](http://php.net/supported-versions.php). Voici les versions de PHP actuellement supportées sous Debian : -* Debian 7 : PHP 5.4.45 -* Debian 8 : PHP 5.6.19 -* Debian 9 : PHP 7.0.10 +* Debian 7 : PHP 5.4.45 +* Debian 8 : PHP 5.6.19 +* Debian 9 : PHP 7.0.10 +* Debian 10 : PHP 7.3.19 ## Installation