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.
2 parents c340bfa + 6124cc4 commit 1037cf7Copy full SHA for 1037cf7
.travis.yml
@@ -1,5 +1,6 @@
1
language: php
2
php:
3
+ - 7.0
4
- 5.6
5
- 5.5
6
- 5.4
composer.json
@@ -8,7 +8,7 @@
8
"issues": "https://github.com/leth/PHP-IPAddress/issues"
9
},
10
"require": {
11
- "pear/math_biginteger": "1.0.2"
+ "pear/math_biginteger": "1.0.3"
12
13
"autoload": {
14
"psr-0": {
0 commit comments