From 93b70038f3ae1f1937e0b0d50ee5fec15fde007d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:23:04 +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.45 to 8.13.53. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/8.13.45...8.13.53) --- 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 2600d0a25..51762a7cd 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.12", + "giggsey/libphonenumber-for-php-lite": "^8.13.53", "guzzlehttp/guzzle": "^7.8.2", "icewind/searchdav": "^3.1.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index 5aa2a3e41..85b45cf63 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": "98082464b9dd0c38d14cadb463a0e05c", + "content-hash": "5e0430723432c25013bb21229337b068", "packages": [ { "name": "aws/aws-crt-php", @@ -974,16 +974,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.45", + "version": "8.13.53", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1" + "reference": "ead50d96f01c191f1c8dd504a20f0062dbd9a2ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", - "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/ead50d96f01c191f1c8dd504a20f0062dbd9a2ed", + "reference": "ead50d96f01c191f1c8dd504a20f0062dbd9a2ed", "shasum": "" }, "require": { @@ -1053,7 +1053,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2024-09-06T11:22:39+00:00" + "time": "2025-01-15T17:07:47+00:00" }, { "name": "guzzlehttp/guzzle",