Bump mlocati/ip-lib from 1.19.0 to 1.20.0

Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/mlocati/ip-lib/releases)
- [Commits](https://github.com/mlocati/ip-lib/compare/1.19.0...1.20.0)

---
updated-dependencies:
- dependency-name: mlocati/ip-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-05 11:20:36 +00:00 committed by GitHub
parent f88c643be9
commit f111def946
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
"require" : { "require" : {
"php": "^7.3 || ^8.0", "php": "^7.3 || ^8.0",
"jdenticon/jdenticon": "1.0.2", "jdenticon/jdenticon": "1.0.2",
"mlocati/ip-lib": "1.19.0", "mlocati/ip-lib": "1.20.0",
"symfony/polyfill-ctype": "^1.31", "symfony/polyfill-ctype": "^1.31",
"symfony/polyfill-php80": "^1.31", "symfony/polyfill-php80": "^1.31",
"yzalis/identicon": "2.0.0" "yzalis/identicon": "2.0.0"

14
composer.lock generated
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": "034b684cb56661f261b3c82559c38a2b", "content-hash": "b6e6a0433b36e6c81fcb3cb58b22a269",
"packages": [ "packages": [
{ {
"name": "jdenticon/jdenticon", "name": "jdenticon/jdenticon",
@ -57,16 +57,16 @@
}, },
{ {
"name": "mlocati/ip-lib", "name": "mlocati/ip-lib",
"version": "1.19.0", "version": "1.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mlocati/ip-lib.git", "url": "https://github.com/mlocati/ip-lib.git",
"reference": "86ec0cff2463c83daab105614da42f9221cfed3d" "reference": "fd45fc3bf08ed6c7e665e2e70562082ac954afd4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mlocati/ip-lib/zipball/86ec0cff2463c83daab105614da42f9221cfed3d", "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/fd45fc3bf08ed6c7e665e2e70562082ac954afd4",
"reference": "86ec0cff2463c83daab105614da42f9221cfed3d", "reference": "fd45fc3bf08ed6c7e665e2e70562082ac954afd4",
"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.19.0" "source": "https://github.com/mlocati/ip-lib/tree/1.20.0"
}, },
"funding": [ "funding": [
{ {
@ -124,7 +124,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2025-02-04T08:16:46+00:00" "time": "2025-02-04T17:30:58+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",