From e3e406dfe87775dee49773886aa439fc85fee44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:21:44 +0000 Subject: [PATCH] Bump odolbeau/phone-number-bundle from 3.10.1 to 4.1.0 Bumps [odolbeau/phone-number-bundle](https://github.com/odolbeau/phone-number-bundle) from 3.10.1 to 4.1.0. - [Release notes](https://github.com/odolbeau/phone-number-bundle/releases) - [Commits](https://github.com/odolbeau/phone-number-bundle/commits/v4.1.0) --- updated-dependencies: - dependency-name: odolbeau/phone-number-bundle dependency-type: direct:production update-type: version-update:semver-major ... 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 6af7d717c9..7a83bced2e 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "myclabs/php-enum": "^1.5", "nelmio/cors-bundle": "^2.2", "nyholm/psr7": "^1.5", - "odolbeau/phone-number-bundle": "^3.3", + "odolbeau/phone-number-bundle": "^4.1", "openai-php/client": "^0.10.1", "phpoffice/phpspreadsheet": "^3.3", "ramsey/uuid": "^4.1", diff --git a/composer.lock b/composer.lock index cb07d5cab2..2903f54881 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": "1b276d478ae15ff7f24c23ec0dd0bd4d", + "content-hash": "bc1dba1202ceabc6488a906f0ab0ecef", "packages": [ { "name": "a2lix/auto-form-bundle", @@ -8278,16 +8278,16 @@ }, { "name": "odolbeau/phone-number-bundle", - "version": "v3.10.1", + "version": "v4.1.0", "source": { "type": "git", "url": "https://github.com/odolbeau/phone-number-bundle.git", - "reference": "67ee847f81957bdc909f681ff9f578231eed8cfa" + "reference": "6501d1770339928785da9234e9f718affbef8d4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/67ee847f81957bdc909f681ff9f578231eed8cfa", - "reference": "67ee847f81957bdc909f681ff9f578231eed8cfa", + "url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/6501d1770339928785da9234e9f718affbef8d4d", + "reference": "6501d1770339928785da9234e9f718affbef8d4d", "shasum": "" }, "require": { @@ -8345,9 +8345,9 @@ ], "support": { "issues": "https://github.com/odolbeau/phone-number-bundle/issues", - "source": "https://github.com/odolbeau/phone-number-bundle/tree/v3.10.1" + "source": "https://github.com/odolbeau/phone-number-bundle/tree/v4.1.0" }, - "time": "2023-12-06T19:54:58+00:00" + "time": "2025-01-09T10:56:51+00:00" }, { "name": "openai-php/client",