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
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
20 changed files with 3048 additions and 8 deletions

12
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8138b0e4bb3fcaab9ca4c02bbe35d891",
"content-hash": "c3aa7487ba976536cd3db9a60473ce67",
"packages": [
{
"name": "mlocati/ip-lib",
@ -1495,16 +1495,16 @@
},
{
"name": "symfony/yaml",
"version": "v4.4.21",
"version": "v4.4.24",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "3871c720871029f008928244e56cf43497da7e9d"
"reference": "8b6d1b97521e2f125039b3fcb4747584c6dfa0ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3871c720871029f008928244e56cf43497da7e9d",
"reference": "3871c720871029f008928244e56cf43497da7e9d",
"url": "https://api.github.com/repos/symfony/yaml/zipball/8b6d1b97521e2f125039b3fcb4747584c6dfa0ef",
"reference": "8b6d1b97521e2f125039b3fcb4747584c6dfa0ef",
"shasum": ""
},
"require": {
@ -1559,7 +1559,7 @@
"type": "tidelift"
}
],
"time": "2021-03-05T17:58:50+00:00"
"time": "2021-05-16T09:52:47+00:00"
},
{
"name": "webmozart/assert",