Documentation: Remove PHP 7.2 from allowed PHP versions in dependencies guide

pull/3844/head
Yannick Warnier 5 years ago
parent ef8b7c45d8
commit 2363b20ff6
  1. 2
      public/documentation/dependencies.html

@ -73,7 +73,7 @@ We recommend using HTML5-compatible technology.
<h2>Dependencies - server-side</h2>
<ul>
<li>Apache 2+</li>
<li>PHP 7.2 or higher with MySQL bindings.</li>
<li>PHP 7.4 or higher, with MySQL bindings.</li>
<li>MySQL 5.7+ or any version of MariaDB database server</li>
<li>php-intl package (for international behaviour support)</li>
<li>php-gd package (for images resizing/cropping)</li>

Loading…
Cancel
Save