diff --git a/composer.lock b/composer.lock index c249521fc..4f6121423 100644 --- a/composer.lock +++ b/composer.lock @@ -979,20 +979,20 @@ }, { "name": "giggsey/libphonenumber-for-php-lite", - "version": "8.13.35", + "version": "8.13.43", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php-lite.git", - "reference": "2908ab704834762f2074a25e41d524bdec76829b" + "reference": "68dba92b8fe981410a129f36f5fd037c8f66fa99" }, "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/68dba92b8fe981410a129f36f5fd037c8f66fa99", + "reference": "68dba92b8fe981410a129f36f5fd037c8f66fa99", "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-08-13T12:15:00+00:00" }, { "name": "guzzlehttp/guzzle", @@ -5266,16 +5267,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "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/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -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.30.0" }, "funding": [ { @@ -5342,7 +5343,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php72",