diff --git a/composer.json b/composer.json index e50a9a029..ea03b321e 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "doctrine/dbal": "^3.9.1", "egulias/email-validator": "^4.0.2", "fusonic/opengraph": "^2.3.0", - "giggsey/libphonenumber-for-php-lite": "^8.13.48", + "giggsey/libphonenumber-for-php-lite": "^8.13.54", "guzzlehttp/guzzle": "^7.9.2", "icewind/searchdav": "^3.2.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index b072cb101..98812af0c 100644 --- a/composer.lock +++ b/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": "3590e1faea96199b2a06d73cd3ea33fc", + "content-hash": "1e0dcaf9b3774d5d500081bba23d65ef", "packages": [ { "name": "aws/aws-crt-php", @@ -982,16 +982,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.48", + "version": "8.13.54", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7" + "reference": "23f904bf60b40fe0fb9f4ade0e8321654610fcc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/76a4df0f53684fa4175d15aee1cee5f1047a17f7", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/23f904bf60b40fe0fb9f4ade0e8321654610fcc8", + "reference": "23f904bf60b40fe0fb9f4ade0e8321654610fcc8", "shasum": "" }, "require": { @@ -1061,7 +1061,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2024-10-22T09:03:14+00:00" + "time": "2025-01-31T14:48:31+00:00" }, { "name": "guzzlehttp/guzzle",