File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,12 @@ dependencies for GeoIP2. Our latest phar archive is available on
5252
5353### Install Dependencies ###
5454
55- Please note that if you will be making web service requests, then you must
56- have the PHP [ cURL extension] ( http://php.net/manual/en/book.curl.php )
55+ In order to use the phar archive, you must have the PHP
56+ [ Phar extension] ( http://php.net/manual/en/book.phar.php ) installed and
57+ enabled.
58+
59+ If you will be making web service requests, you must have the PHP
60+ [ cURL extension] ( http://php.net/manual/en/book.curl.php )
5761installed to use this archive. For Debian based distributions, this can
5862typically be found in the the ` php-curl ` package. For other operating
5963systems, please consult the relevant documentation. After installing the
You can’t perform that action at this time.
0 commit comments