From 9f93b90ff0eb857b9a83817704dbefefffaa7998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 07:54:12 +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 8.13.48 to 8.13.54. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/8.13.48...8.13.54) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite 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 b26f66fc9..8742db33f 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "doctrine/dbal": "^3.9.4", "egulias/email-validator": "^4.0.2", "fusonic/opengraph": "^2.3.0", - "giggsey/libphonenumber-for-php-lite": "^8.13.48", + "giggsey/libphonenumber-for-php-lite": "^8.13.54", "guzzlehttp/guzzle": "^7.9.2", "icewind/searchdav": "^3.1.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index 60b575f72..6d787c713 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": "76a743babfcec09ec57be084b19fff94", + "content-hash": "2975f272cbde6acd42aa9e97d6e50bc7", "packages": [ { "name": "aws/aws-crt-php", @@ -977,16 +977,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.48", + "version": "8.13.54", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7" + "reference": "23f904bf60b40fe0fb9f4ade0e8321654610fcc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/76a4df0f53684fa4175d15aee1cee5f1047a17f7", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/23f904bf60b40fe0fb9f4ade0e8321654610fcc8", + "reference": "23f904bf60b40fe0fb9f4ade0e8321654610fcc8", "shasum": "" }, "require": { @@ -1056,7 +1056,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2024-10-22T09:03:14+00:00" + "time": "2025-01-31T14:48:31+00:00" }, { "name": "guzzlehttp/guzzle",