From b86570ba97fa2705b9c7fb4b6e85f207c950e2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 08:17:19 +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.31. - [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.31) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e9cabbb80..8f1392f62 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "firebase/php-jwt": "^7.0", "fusonic/opengraph": "^3.0.0", "gapple/structured-fields": "^2.3", - "giggsey/libphonenumber-for-php-lite": "^9.0.9", + "giggsey/libphonenumber-for-php-lite": "^9.0.31", "guzzlehttp/guzzle": "^7.10.0", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.8.1", diff --git a/composer.lock b/composer.lock index cff9f6618..2b90049c7 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": "37d55b79407561e9c0856893a89922f6", + "content-hash": "ef9e93975aa64e93d4634fadc8d72e1f", "packages": [ { "name": "aws/aws-crt-php", @@ -1029,16 +1029,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.9", + "version": "9.0.31", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "d7ae8dd1186b54ce1451aec437346dd772321492" + "reference": "6a289faa365aedb9c43e05cadf587cb973fcd97b" }, "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/6a289faa365aedb9c43e05cadf587cb973fcd97b", + "reference": "6a289faa365aedb9c43e05cadf587cb973fcd97b", "shasum": "" }, "require": { @@ -1051,7 +1051,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", @@ -1103,7 +1103,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": "2026-06-01T11:43:16+00:00" }, { "name": "guzzlehttp/guzzle",