diff --git a/composer.json b/composer.json index 142bbe054..fb753e732 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "doctrine/dbal": "^3.10.2", "egulias/email-validator": "^4.0.4", "fusonic/opengraph": "^3.0.0", - "giggsey/libphonenumber-for-php-lite": "^9.0.9", + "giggsey/libphonenumber-for-php-lite": "^9.0.18", "guzzlehttp/guzzle": "^7.9.3", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.8.1", diff --git a/composer.lock b/composer.lock index 98d54d82f..9eebce9f5 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": "5ede63971a217f24fcb31266f96ba1fe", + "content-hash": "cd4c6d6b68be2c3e0f2b855f9f69e2a1", "packages": [ { "name": "aws/aws-crt-php", @@ -895,16 +895,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.9", + "version": "9.0.18", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "d7ae8dd1186b54ce1451aec437346dd772321492" + "reference": "e3faa62034db1ad42456a673cd568f99564a95f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/d7ae8dd1186b54ce1451aec437346dd772321492", - "reference": "d7ae8dd1186b54ce1451aec437346dd772321492", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/e3faa62034db1ad42456a673cd568f99564a95f7", + "reference": "e3faa62034db1ad42456a673cd568f99564a95f7", "shasum": "" }, "require": { @@ -917,7 +917,7 @@ "require-dev": { "ext-dom": "*", "friendsofphp/php-cs-fixer": "^3.71", - "infection/infection": "^0.28.0", + "infection/infection": "^0.29|^0.31.0", "nette/php-generator": "^4.1", "php-coveralls/php-coveralls": "^2.7", "phpstan/extension-installer": "^1.4.3", @@ -969,7 +969,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2025-07-08T08:38:23+00:00" + "time": "2025-11-10T15:55:40+00:00" }, { "name": "guzzlehttp/guzzle",