diff --git a/composer.json b/composer.json index 5ba0c2945..b51343843 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "doctrine/dbal": "^3.10.4", "egulias/email-validator": "^4.0.4", "fusonic/opengraph": "^3.0.0", - "giggsey/libphonenumber-for-php-lite": "^9.0.17", + "giggsey/libphonenumber-for-php-lite": "^9.0.33", "guzzlehttp/guzzle": "^7.13.1", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.7", diff --git a/composer.lock b/composer.lock index ba6686689..7ba498500 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": "0705b1ebe957452be17ba0dc2f8dde72", + "content-hash": "4c92394f128b36e9d8d9fa1b5f653e50", "packages": [ { "name": "aws/aws-crt-php", @@ -894,16 +894,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.17", + "version": "9.0.33", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "430a602c6e5a03932b732226daf64aeeab5c6c65" + "reference": "38c09da75cebfd6f197b61e57b3a655db04163e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/430a602c6e5a03932b732226daf64aeeab5c6c65", - "reference": "430a602c6e5a03932b732226daf64aeeab5c6c65", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/38c09da75cebfd6f197b61e57b3a655db04163e6", + "reference": "38c09da75cebfd6f197b61e57b3a655db04163e6", "shasum": "" }, "require": { @@ -968,7 +968,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2025-10-24T07:09:56+00:00" + "time": "2026-06-22T10:35:37+00:00" }, { "name": "guzzlehttp/guzzle",