Skip to content

Commit

Permalink
Merge pull request #22 from SonarSoftware/master
Browse files Browse the repository at this point in the history
Update Math_BigInteger package to 1.0.3 to fix deprecation notice in …
  • Loading branch information
tabacco committed Apr 12, 2016
2 parents c340bfa + 6124cc4 commit 1037cf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"issues": "https://github.com/leth/PHP-IPAddress/issues"
},
"require": {
"pear/math_biginteger": "1.0.2"
"pear/math_biginteger": "1.0.3"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 1037cf7

Please sign in to comment.