From 5a63b83697ad7b2e9f18be059aaa1e310eda9f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 02:04:28 +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.22. - [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.22) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index a12cf70ad..81447dcc8 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.9", + "giggsey/libphonenumber-for-php-lite": "^9.0.22", "guzzlehttp/guzzle": "^7.10.0", "icewind/searchdav": "^3.2.0", "icewind/smb": "^3.8.1", diff --git a/composer.lock b/composer.lock index e7ef3a780..a52778895 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": "fde916feea46ab0fd4bad170c03bf3c8", + "content-hash": "9ac63fc7d4a69299c8abb58218384d29", "packages": [ { "name": "aws/aws-crt-php", @@ -894,16 +894,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "9.0.9", + "version": "9.0.22", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "d7ae8dd1186b54ce1451aec437346dd772321492" + "reference": "f7fbfd48dc7bc7039214533d11b0e3bc07e9a3d0" }, "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/f7fbfd48dc7bc7039214533d11b0e3bc07e9a3d0", + "reference": "f7fbfd48dc7bc7039214533d11b0e3bc07e9a3d0", "shasum": "" }, "require": { @@ -916,7 +916,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", @@ -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-07-08T08:38:23+00:00" + "time": "2026-01-19T09:27:39+00:00" }, { "name": "guzzlehttp/guzzle", @@ -6311,5 +6311,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }