testing IP exemption, handle corner cases found in testing

This commit is contained in:
El RIDO
2021-05-22 10:59:47 +02:00
parent 89f6f0051d
commit 3dd01b1f70
6 changed files with 40 additions and 35 deletions

View File

@@ -25,7 +25,7 @@
},
"require" : {
"php" : "^5.6.0 || ^7.0 || ^8.0",
"paragonie/random_compat" : "2.0.19",
"paragonie/random_compat" : "2.0.20",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.14.0"
},