Browse Source

Merge pull request #1500 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.20.0

Bump mlocati/ip-lib from 1.19.0 to 1.20.0
El RIDO 1 năm trước cách đây
mục cha
commit
bbf6ad76f4
2 tập tin đã thay đổi với 8 bổ sung8 xóa
  1. 1 1
      composer.json
  2. 7 7
      composer.lock

+ 1 - 1
composer.json

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

+ 7 - 7
composer.lock

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