Skip to content

Commit 2772676

Browse files
committed
Update Math_BigInteger package to 1.0.3 to fix deprecation notice in PHP7
1 parent c340bfa commit 2772676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"issues": "https://github.com/leth/PHP-IPAddress/issues"
99
},
1010
"require": {
11-
"pear/math_biginteger": "1.0.2"
11+
"pear/math_biginteger": "1.0.3"
1212
},
1313
"autoload": {
1414
"psr-0": {

0 commit comments

Comments
 (0)