From a436a4eedd671ff9381f39f9069f3be3ac657c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 05:52:10 +0000 Subject: [PATCH] chore(deps): Bump giggsey/libphonenumber-for-php-lite Bumps [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite) from 8.13.35 to 8.13.45. - [Release notes](https://github.com/giggsey/libphonenumber-for-php-lite/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php-lite/compare/8.13.35...8.13.45) --- 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.lock | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index f2d53ea00..6b898690e 100644 --- a/composer.lock +++ b/composer.lock @@ -979,20 +979,20 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.35", + "version": "8.13.45", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "2908ab704834762f2074a25e41d524bdec76829b" + "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/2908ab704834762f2074a25e41d524bdec76829b", - "reference": "2908ab704834762f2074a25e41d524bdec76829b", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php-lite/zipball/4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", + "reference": "4fe78c7d51e6ea49a7f286bfcc2f6aa6130088d1", "shasum": "" }, "require": { - "php": "^8.0", + "php": "^8.1", "symfony/polyfill-mbstring": "^1.17" }, "conflict": { @@ -1001,16 +1001,17 @@ "require-dev": { "ext-dom": "*", "friendsofphp/php-cs-fixer": "^3.12", - "infection/infection": "^0.26.16", + "infection/infection": "^0.28", "pear/pear-core-minimal": "^1.10.11", "pear/pear_exception": "^1.0.2", - "pear/versioncontrol_git": "^0.5", + "pear/versioncontrol_git": "^0.7", "phing/phing": "^2.17.4", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.2", - "phpunit/phpunit": "^9.5.26", - "symfony/console": "^6.0" + "phpunit/phpunit": "^10.5", + "symfony/console": "^6.0", + "symfony/var-exporter": "^6.0" }, "suggest": { "giggsey/libphonenumber-for-php": "Use libphonenumber-for-php for geocoding, carriers, timezones and matching" @@ -1057,7 +1058,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php-lite/issues", "source": "https://github.com/giggsey/libphonenumber-for-php-lite" }, - "time": "2024-04-19T12:41:17+00:00" + "time": "2024-09-06T11:22:39+00:00" }, { "name": "guzzlehttp/guzzle", @@ -5266,20 +5267,20 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -5326,7 +5327,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -5342,7 +5343,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php72",