1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/16649] Set PHP 7.3.0 as a minimum required version

Also rebase and fix composer.lock conflict

PHPBB3-16649
This commit is contained in:
rxu
2021-01-10 15:56:29 +07:00
parent 9d91d2f143
commit 9c64ee8d61
4 changed files with 2425 additions and 995 deletions

View File

@@ -147,7 +147,7 @@
<li>Oracle</li>
</ul>
</li>
<li><strong>PHP 7.1.3+</strong> up to and including <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
<li><strong>PHP 7.3.0+</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>