diff --git a/composer.json b/composer.json index 16ee31adf..1f6cf6ccf 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.52", "guzzlehttp/guzzle": "^7.9.2", "icewind/searchdav": "^3.1.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index 16e50bdd1..3e0792672 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": "31fce8add59fc8f0d4af48f981bbccdb", + "content-hash": "32039b576098b61cb8a54b54dabc6e42", "packages": [ { "name": "aws/aws-crt-php", @@ -982,16 +982,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.48", + "version": "8.13.52", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7" + "reference": "9d48e4e112d4a24d46a5fb7c65d000ca3d3faac1" }, "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/9d48e4e112d4a24d46a5fb7c65d000ca3d3faac1", + "reference": "9d48e4e112d4a24d46a5fb7c65d000ca3d3faac1", "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": "2024-12-13T09:11:09+00:00" }, { "name": "guzzlehttp/guzzle", @@ -5283,8 +5283,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -6355,13 +6355,13 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.1" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.0" },