Merge pull request #1770 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.22.0

Bump mlocati/ip-lib from 1.21.0 to 1.22.0
This commit is contained in:
El RIDO
2026-01-28 15:56:41 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"require" : { "require" : {
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"jdenticon/jdenticon": "2.0.0", "jdenticon/jdenticon": "2.0.0",
"mlocati/ip-lib": "1.21.0", "mlocati/ip-lib": "1.22.0",
"symfony/polyfill-php80": "1.31.0", "symfony/polyfill-php80": "1.31.0",
"yzalis/identicon": "2.0.0" "yzalis/identicon": "2.0.0"
}, },
Generated
+7 -7
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f008f704483472b237031d4fa389cb70", "content-hash": "6277e4808efe5ed719972b7df1feded3",
"packages": [ "packages": [
{ {
"name": "jdenticon/jdenticon", "name": "jdenticon/jdenticon",
@@ -57,16 +57,16 @@
}, },
{ {
"name": "mlocati/ip-lib", "name": "mlocati/ip-lib",
"version": "1.21.0", "version": "1.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mlocati/ip-lib.git", "url": "https://github.com/mlocati/ip-lib.git",
"reference": "b5d38cdcbfc1516604d821a1f3f4a1638f327267" "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mlocati/ip-lib/zipball/b5d38cdcbfc1516604d821a1f3f4a1638f327267", "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
"reference": "b5d38cdcbfc1516604d821a1f3f4a1638f327267", "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -112,7 +112,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/mlocati/ip-lib/issues", "issues": "https://github.com/mlocati/ip-lib/issues",
"source": "https://github.com/mlocati/ip-lib/tree/1.21.0" "source": "https://github.com/mlocati/ip-lib/tree/1.22.0"
}, },
"funding": [ "funding": [
{ {
@@ -124,7 +124,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2025-09-24T13:58:50+00:00" "time": "2025-10-15T12:35:09+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",