From 98364a1aae2737ebdb316498d400c4b4a68dd33a Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 29 Oct 2024 16:54:53 +0100 Subject: [PATCH] Update to mlocati/ip-lib 1.18.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3dc9e10b..fc032e70 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "mezzio/mezzio": "^3.20", "mezzio/mezzio-fastroute": "^3.12", "mezzio/mezzio-problem-details": "^1.15", - "mlocati/ip-lib": "^1.18", + "mlocati/ip-lib": "^1.18.1", "mobiledetect/mobiledetectlib": "^4.8", "pagerfanta/core": "^3.8", "ramsey/uuid": "^4.7",