diff --git a/composer.json b/composer.json index e9593aa19..6ef9bbfe0 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.12", + "giggsey/libphonenumber-for-php-lite": "^8.13.50", "guzzlehttp/guzzle": "^7.8.2", "icewind/searchdav": "^3.1.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index 53a54f034..097cae3a0 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": "feb6685162b93ecd2c17cd21e098b8a8", + "content-hash": "2f98bbe3fa17addafd20b3057b510e58", "packages": [ { "name": "aws/aws-crt-php", @@ -978,16 +978,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.45", + "version": "8.13.50", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1" + "reference": "57bb2bfd8d4a9896ed961c584141247f2a35bc04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", - "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/57bb2bfd8d4a9896ed961c584141247f2a35bc04", + "reference": "57bb2bfd8d4a9896ed961c584141247f2a35bc04", "shasum": "" }, "require": { @@ -1057,7 +1057,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2024-09-06T11:22:39+00:00" + "time": "2024-11-18T09:58:30+00:00" }, { "name": "guzzlehttp/guzzle",