From 3ea67a2cb97e90b1ac1d04a5046da758bc898a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 08:31:36 +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.17 to 9.0.30. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/9.0.17...9.0.30) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.30 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 13cb5f6db..7ff980313 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.30", "guzzlehttp/guzzle": "^7.9.3", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.7", diff --git a/composer.lock b/composer.lock index 13d71e0c9..aa4616863 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": "d717f4930d9dd0f15827c921fbc74f22", + "content-hash": "f1e55a7f5ebb851361ff5654648ca715", "packages": [ { "name": "aws/aws-crt-php", @@ -894,16 +894,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.17", + "version": "9.0.30", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "430a602c6e5a03932b732226daf64aeeab5c6c65" + "reference": "6561e5617cceed8a96ce911090b8d65f6cfbe0c7" }, "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/6561e5617cceed8a96ce911090b8d65f6cfbe0c7", + "reference": "6561e5617cceed8a96ce911090b8d65f6cfbe0c7", "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-05-07T12:02:55+00:00" }, { "name": "guzzlehttp/guzzle",