Skip to content

Commit

Permalink
List Math_BigInteger as a requirement, since it is
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacco committed Oct 24, 2014
1 parent 0f523dc commit d3b8c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Supports both IPv4 and IPv6 schemes.
### Requirements

* PHP version 5.3.0 or greater.
* (optional) The [PEAR](http://pear.php.net/) [Math_BigInteger](http://pear.php.net/package/Math_BigInteger/) class.
* The [PEAR](http://pear.php.net/) [Math_BigInteger](http://pear.php.net/package/Math_BigInteger/) class.
* Required for add & subtract operations on IPv6 addresses, and finding IPs in IPv6 address blocks.

## Examples
Expand Down

0 comments on commit d3b8c99

Please sign in to comment.