From b0ccf48d0692dc6ecc647ca382950bf416319b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:56:58 +0000 Subject: [PATCH] Update giggsey/libphonenumber-for-php-lite requirement Updates the requirements on [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite) to permit the latest version. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/8.13.36...9.0.23) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php-lite dependency-version: 9.0.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 458337d..c474ce2 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "gettext/gettext": "^5.7.3", "punic/punic": "^3.8.1", "ramsey/uuid": "^4.9", - "giggsey/libphonenumber-for-php-lite": "^8.13.36", + "giggsey/libphonenumber-for-php-lite": "^9.0.23", "bjeavons/zxcvbn-php": "^1.4.2", "mevdschee/php-crud-api": "^2.14.30", "robthree/twofactorauth": "^3.0.2",