From c627529121678d6270a21a4fb0497d785b3acfa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 13:36:37 +0000 Subject: [PATCH] build(deps): Bump giggsey/libphonenumber-for-php-lite Bumps [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite) from 9.0.9 to 9.0.10. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/9.0.9...9.0.10) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index d186a07ec..02ab35788 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "doctrine/dbal": "^3.9.1", "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.10", "guzzlehttp/guzzle": "^7.9.3", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.7", diff --git a/composer.lock b/composer.lock index 275651a19..2a6598859 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": "40d961033de933556d3c33a0f0538bc9", + "content-hash": "aa0ffe93b6602766433e3b4f7aafd4ce", "packages": [ { "name": "aws/aws-crt-php", @@ -987,16 +987,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.9", + "version": "9.0.10", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "d7ae8dd1186b54ce1451aec437346dd772321492" + "reference": "205492b2d54e3cc808110f1ba6e7c53a1b839196" }, "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/205492b2d54e3cc808110f1ba6e7c53a1b839196", + "reference": "205492b2d54e3cc808110f1ba6e7c53a1b839196", "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": "2025-07-08T08:38:23+00:00" + "time": "2025-07-18T06:46:03+00:00" }, { "name": "guzzlehttp/guzzle",