imported mlocati/ip-lib version 1.14.0

This commit is contained in:
El RIDO
2021-05-22 09:21:01 +02:00
parent 194b27e685
commit 89f6f0051d
20 changed files with 3048 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"php" : "^5.6.0 || ^7.0 || ^8.0",
"paragonie/random_compat" : "2.0.19",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib": "^1.14"
"mlocati/ip-lib" : "1.14.0"
},
"require-dev" : {
"phpunit/phpunit" : "^4.6 || ^5.0"
@@ -40,4 +40,4 @@
"config" : {
"autoloader-suffix" : "DontChange"
}
}
}