We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00d38c commit b68c37aCopy full SHA for b68c37a
user_guide_src/source/intro/requirements.rst
@@ -13,8 +13,7 @@ PHP and Required Extensions
13
`PHP <https://www.php.net/>`_ version 8.1 or newer is required, with the following PHP extensions are enabled:
14
15
- `intl <https://www.php.net/manual/en/intl.requirements.php>`_
16
- - `mbstring <https://www.php.net/manual/en/mbstring.requirements.php>`_
17
- - `json <https://www.php.net/manual/en/json.requirements.php>`_
+ - `mbstring <https://www.php.net/manual/en/mbstring.installation.php>`_
18
19
.. warning::
20
- The end of life date for PHP 7.4 was November 28, 2022.
0 commit comments