From 8b834171e5e288172e7c7e933f770e9c2a6ab4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:03:10 +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.53. - [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.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 b9fcc55ae..7ae95c94e 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "doctrine/dbal": "^3.9.1", "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.53", "guzzlehttp/guzzle": "^7.9.2", "icewind/searchdav": "^3.1.0", "icewind/streams": "^0.7.7", diff --git a/composer.lock b/composer.lock index 0e2f5b0d6..3659459c0 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": "2b747f1f3b55f9ac94a5032a768f91df", + "content-hash": "03bdd57df8a58b3c9c0600578ee9dd85", "packages": [ { "name": "aws/aws-crt-php", @@ -982,16 +982,16 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.48", + "version": "8.13.53", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "76a4df0f53684fa4175d15aee1cee5f1047a17f7" + "reference": "ead50d96f01c191f1c8dd504a20f0062dbd9a2ed" }, "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/ead50d96f01c191f1c8dd504a20f0062dbd9a2ed", + "reference": "ead50d96f01c191f1c8dd504a20f0062dbd9a2ed", "shasum": "" }, "require": { @@ -1061,7 +1061,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-15T17:07:47+00:00" }, { "name": "guzzlehttp/guzzle",