File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,14 +43,14 @@ Some of the programming design decisions reflected:
4343
4444PHP version 7.2 or higher is required, with the following extensions installed:
4545
46- - [ intl] ( http ://php.net/manual/en/intl.requirements.php)
47- - [ libcurl] ( http ://php.net/manual/en/curl.requirements.php) if you plan to use the ` HTTP\CURLRequest ` library
46+ - [ intl] ( https ://php.net/manual/en/intl.requirements.php)
47+ - [ libcurl] ( https ://php.net/manual/en/curl.requirements.php) if you plan to use the ` HTTP\CURLRequest ` library
4848
4949Additionally, make sure that the following extensions are enabled in your PHP:
5050
5151- json (enabled by default - don't turn it off)
52- - [ mbstring] ( http ://php.net/manual/en/mbstring.installation.php)
53- - [ mysqlnd] ( http ://php.net/manual/en/mysqlnd.install.php)
52+ - [ mbstring] ( https ://php.net/manual/en/mbstring.installation.php)
53+ - [ mysqlnd] ( https ://php.net/manual/en/mysqlnd.install.php)
5454- xml (enabled by default - don't turn it off)
5555
5656## Installation
You can’t perform that action at this time.
0 commit comments