diff --git a/composer.json b/composer.json index 25bb00604..d6cbce25c 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "firebase/php-jwt": "^7.0", "fusonic/opengraph": "^3.1.0", "gapple/structured-fields": "^2.3", - "giggsey/libphonenumber-for-php-lite": "^9.0.36", + "giggsey/libphonenumber-for-php-lite": "^9.0.37", "guzzlehttp/guzzle": "^7.15.2", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.8.1", diff --git a/composer.lock b/composer.lock index 88ec00c5b..08add2938 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": "c43e553dd99d8a9e572802ad95dceffd", + "content-hash": "ce1d04000185d80c4ca60bd36dd5e26d", "packages": [ { "name": "aws/aws-crt-php", @@ -1105,16 +1105,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.36", + "version": "9.0.37", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "f21237b7df458b326cd5b1bac44d64cc7b1dcb2f" + "reference": "8e2514898587995033a4425683e32674f2073e1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/f21237b7df458b326cd5b1bac44d64cc7b1dcb2f", - "reference": "f21237b7df458b326cd5b1bac44d64cc7b1dcb2f", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/8e2514898587995033a4425683e32674f2073e1d", + "reference": "8e2514898587995033a4425683e32674f2073e1d", "shasum": "" }, "require": { @@ -1179,7 +1179,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2026-08-03T07:53:53+00:00" + "time": "2026-08-15T20:02:37+00:00" }, { "name": "guzzlehttp/guzzle",