From bf8bda0b729db59d20441c8d3db0ace50d80f655 Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Tue, 16 Jun 2026 10:01:59 +0100 Subject: [PATCH] chore: bump dependencies --- composer.json | 4 +- composer.lock | 247 +++++++++++++++++++++++++------------------------- 2 files changed, 126 insertions(+), 125 deletions(-) diff --git a/composer.json b/composer.json index ef964ce2..02565aa2 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ "ext-xml": "*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.95.3", - "illuminate/view": "^12.61.0", + "friendsofphp/php-cs-fixer": "^3.95.7", + "illuminate/view": "^12.62.0", "larastan/larastan": "^3.10.0", "laravel-zero/framework": "^12.1.0", "mockery/mockery": "^1.6.12", diff --git a/composer.lock b/composer.lock index 62f372e9..f6f73297 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": "eba671ebb1a07c6b1c2a0f15f6c824e8", + "content-hash": "157931aa53cd949d585f3d9372af01bb", "packages": [], "packages-dev": [ { @@ -295,28 +295,29 @@ }, { "name": "composer/pcre", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + "reference": "d5a341b3fb61f3001970940afb1d332968a183ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", - "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "url": "https://api.github.com/repos/composer/pcre/zipball/d5a341b3fb61f3001970940afb1d332968a183ed", + "reference": "d5a341b3fb61f3001970940afb1d332968a183ed", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { - "phpstan/phpstan": "<1.11.10" + "phpstan/phpstan": "<2.2.2" }, "require-dev": { - "phpstan/phpstan": "^1.12 || ^2", - "phpstan/phpstan-strict-rules": "^1 || ^2", - "phpunit/phpunit": "^8 || ^9" + "phpstan/phpstan": "^2", + "phpstan/phpstan-deprecation-rules": "^2", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "^9" }, "type": "library", "extra": { @@ -354,7 +355,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.3.2" + "source": "https://github.com/composer/pcre/tree/3.4.0" }, "funding": [ { @@ -364,13 +365,9 @@ { "url": "https://github.com/composer", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" } ], - "time": "2024-11-12T16:29:46+00:00" + "time": "2026-06-07T11:47:49+00:00" }, { "name": "composer/semver", @@ -967,16 +964,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.3", + "version": "v3.95.7", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "3d681493acc0e93283481b1c63c263737df78687" + "reference": "4fa4102a5617acae53f804f7c81475aaa2d6e813" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3d681493acc0e93283481b1c63c263737df78687", - "reference": "3d681493acc0e93283481b1c63c263737df78687", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4fa4102a5617acae53f804f7c81475aaa2d6e813", + "reference": "4fa4102a5617acae53f804f7c81475aaa2d6e813", "shasum": "" }, "require": { @@ -994,7 +991,7 @@ "react/event-loop": "^1.5", "react/socket": "^1.16", "react/stream": "^1.4", - "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0", + "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0 || ^9.0", "symfony/console": "^5.4.47 || ^6.4.24 || ^7.0 || ^8.0", "symfony/event-dispatcher": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", @@ -1010,16 +1007,16 @@ "require-dev": { "facile-it/paraunit": "^1.3.1 || ^2.11.0", "infection/infection": "^0.32.7", - "justinrainbow/json-schema": "^6.8.0", + "justinrainbow/json-schema": "^6.9.0", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55", - "symfony/polyfill-php85": "^1.37", - "symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.8", - "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.11" + "symfony/polyfill-php85": "^1.38", + "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", + "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -1060,7 +1057,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.3" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.7" }, "funding": [ { @@ -1068,7 +1065,7 @@ "type": "github" } ], - "time": "2026-05-29T20:35:26+00:00" + "time": "2026-06-13T17:51:53+00:00" }, { "name": "fruitcake/php-cors", @@ -1205,25 +1202,26 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.10.5", + "version": "7.11.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "7c8d84b39e680315f687e8662a9d6fb0865c5148" + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7c8d84b39e680315f687e8662a9d6fb0865c5148", - "reference": "7c8d84b39e680315f687e8662a9d6fb0865c5148", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c", + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^2.3", - "guzzlehttp/psr7": "^2.8", + "guzzlehttp/promises": "^2.5", + "guzzlehttp/psr7": "^2.11", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", - "symfony/deprecation-contracts": "^2.2 || ^3.0" + "symfony/deprecation-contracts": "^2.5 || ^3.0", + "symfony/polyfill-php80": "^1.24" }, "provide": { "psr/http-client-implementation": "1.0" @@ -1232,7 +1230,7 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", - "guzzlehttp/test-server": "^0.4", + "guzzlehttp/test-server": "^0.5", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" @@ -1312,7 +1310,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.10.5" + "source": "https://github.com/guzzle/guzzle/tree/7.11.1" }, "funding": [ { @@ -1328,24 +1326,25 @@ "type": "tidelift" } ], - "time": "2026-05-27T11:53:46+00:00" + "time": "2026-06-07T22:54:06+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2" + "reference": "4360e982f87f5f258bf872d094647791db2f4c8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/09e8a212562fb1fb6a512c4156ed71525969d6c2", - "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2", + "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e", + "reference": "4360e982f87f5f258bf872d094647791db2f4c8e", "shasum": "" }, "require": { - "php": "^7.2.5 || ^8.0" + "php": "^7.2.5 || ^8.0", + "symfony/deprecation-contracts": "^2.5 || ^3.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", @@ -1395,7 +1394,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.4.1" + "source": "https://github.com/guzzle/promises/tree/2.5.0" }, "funding": [ { @@ -1411,27 +1410,29 @@ "type": "tidelift" } ], - "time": "2026-05-20T22:57:30+00:00" + "time": "2026-06-02T12:23:43+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.10.4", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "d2a1a094e396da8957e797489fddaf860c340cfc" + "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/d2a1a094e396da8957e797489fddaf860c340cfc", - "reference": "d2a1a094e396da8957e797489fddaf860c340cfc", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/bbb5e61349fa5cb822b3e87842b951088b76b81f", + "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", - "ralouphie/getallheaders": "^3.0" + "ralouphie/getallheaders": "^3.0", + "symfony/deprecation-contracts": "^2.5 || ^3.0", + "symfony/polyfill-php80": "^1.24" }, "provide": { "psr/http-factory-implementation": "1.0", @@ -1512,7 +1513,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.10.4" + "source": "https://github.com/guzzle/psr7/tree/2.11.0" }, "funding": [ { @@ -1528,20 +1529,20 @@ "type": "tidelift" } ], - "time": "2026-05-29T12:59:07+00:00" + "time": "2026-06-02T12:30:48+00:00" }, { "name": "guzzlehttp/uri-template", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "eef7f87bab6f204eba3c39224d8075c70c637946" + "reference": "7fe811c23a9e3cd712b4389eaeb50b5456d8c529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/eef7f87bab6f204eba3c39224d8075c70c637946", - "reference": "eef7f87bab6f204eba3c39224d8075c70c637946", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/7fe811c23a9e3cd712b4389eaeb50b5456d8c529", + "reference": "7fe811c23a9e3cd712b4389eaeb50b5456d8c529", "shasum": "" }, "require": { @@ -1598,7 +1599,7 @@ ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", - "source": "https://github.com/guzzle/uri-template/tree/v1.0.6" + "source": "https://github.com/guzzle/uri-template/tree/v1.0.7" }, "funding": [ { @@ -1614,7 +1615,7 @@ "type": "tidelift" } ], - "time": "2026-05-23T22:00:21+00:00" + "time": "2026-06-12T21:33:43+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -1710,7 +1711,7 @@ }, { "name": "illuminate/bus", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -1763,7 +1764,7 @@ }, { "name": "illuminate/cache", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", @@ -1825,7 +1826,7 @@ }, { "name": "illuminate/collections", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -1885,7 +1886,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -1931,7 +1932,7 @@ }, { "name": "illuminate/config", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -1979,7 +1980,7 @@ }, { "name": "illuminate/console", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", @@ -2045,7 +2046,7 @@ }, { "name": "illuminate/container", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -2107,16 +2108,16 @@ }, { "name": "illuminate/contracts", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "099fd9b56ccaf776facaa27699b960a3f2451127" + "reference": "c16fd7ba7d8e6b8f336639ceb6b7e1ff6ed0efb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/099fd9b56ccaf776facaa27699b960a3f2451127", - "reference": "099fd9b56ccaf776facaa27699b960a3f2451127", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/c16fd7ba7d8e6b8f336639ceb6b7e1ff6ed0efb5", + "reference": "c16fd7ba7d8e6b8f336639ceb6b7e1ff6ed0efb5", "shasum": "" }, "require": { @@ -2151,20 +2152,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-02-20T14:37:40+00:00" + "time": "2026-06-09T13:20:54+00:00" }, { "name": "illuminate/database", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "9c479e8bc8ee33a8d557224812f9ce6a69e88ee3" + "reference": "37d7db7880e6dba9a9c39878cc70ebdcac0e454a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/9c479e8bc8ee33a8d557224812f9ce6a69e88ee3", - "reference": "9c479e8bc8ee33a8d557224812f9ce6a69e88ee3", + "url": "https://api.github.com/repos/illuminate/database/zipball/37d7db7880e6dba9a9c39878cc70ebdcac0e454a", + "reference": "37d7db7880e6dba9a9c39878cc70ebdcac0e454a", "shasum": "" }, "require": { @@ -2224,11 +2225,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-08T22:26:39+00:00" + "time": "2026-06-05T15:54:13+00:00" }, { "name": "illuminate/events", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", @@ -2283,16 +2284,16 @@ }, { "name": "illuminate/filesystem", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "6b9f3f6bd57fbc74d2490f00f6d19f49e2775096" + "reference": "3b5ad9b385595d735689ebc2bfe701567cc4f1c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/6b9f3f6bd57fbc74d2490f00f6d19f49e2775096", - "reference": "6b9f3f6bd57fbc74d2490f00f6d19f49e2775096", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/3b5ad9b385595d735689ebc2bfe701567cc4f1c3", + "reference": "3b5ad9b385595d735689ebc2bfe701567cc4f1c3", "shasum": "" }, "require": { @@ -2346,20 +2347,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-15T13:22:19+00:00" + "time": "2026-06-02T13:54:37+00:00" }, { "name": "illuminate/http", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", - "reference": "9e0cf400cb81333520994952a164c737224ce9f0" + "reference": "15f6ff6d3cc237500575827c3d106c63ceb48984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/http/zipball/9e0cf400cb81333520994952a164c737224ce9f0", - "reference": "9e0cf400cb81333520994952a164c737224ce9f0", + "url": "https://api.github.com/repos/illuminate/http/zipball/15f6ff6d3cc237500575827c3d106c63ceb48984", + "reference": "15f6ff6d3cc237500575827c3d106c63ceb48984", "shasum": "" }, "require": { @@ -2408,11 +2409,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-17T18:15:14+00:00" + "time": "2026-05-27T23:28:12+00:00" }, { "name": "illuminate/macroable", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -2458,7 +2459,7 @@ }, { "name": "illuminate/pipeline", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -2510,7 +2511,7 @@ }, { "name": "illuminate/process", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/process.git", @@ -2561,7 +2562,7 @@ }, { "name": "illuminate/reflection", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/reflection.git", @@ -2612,7 +2613,7 @@ }, { "name": "illuminate/session", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", @@ -2669,16 +2670,16 @@ }, { "name": "illuminate/support", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "168efb61719f44061215d03f547b7e04ebb3e045" + "reference": "3a8772095ef7d6b1961a77f2f0b8921c056c48ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/168efb61719f44061215d03f547b7e04ebb3e045", - "reference": "168efb61719f44061215d03f547b7e04ebb3e045", + "url": "https://api.github.com/repos/illuminate/support/zipball/3a8772095ef7d6b1961a77f2f0b8921c056c48ea", + "reference": "3a8772095ef7d6b1961a77f2f0b8921c056c48ea", "shasum": "" }, "require": { @@ -2745,11 +2746,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-17T14:44:33+00:00" + "time": "2026-05-31T22:10:17+00:00" }, { "name": "illuminate/testing", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/testing.git", @@ -2809,7 +2810,7 @@ }, { "name": "illuminate/view", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", @@ -3818,16 +3819,16 @@ }, { "name": "nesbot/carbon", - "version": "3.11.4", + "version": "3.12.3", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "e890471a3494740f7d9326d72ce6a8c559ffee60" + "reference": "6e7853a668c3107294aff38d42bf760ec02126b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/e890471a3494740f7d9326d72ce6a8c559ffee60", - "reference": "e890471a3494740f7d9326d72ce6a8c559ffee60", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6e7853a668c3107294aff38d42bf760ec02126b6", + "reference": "6e7853a668c3107294aff38d42bf760ec02126b6", "shasum": "" }, "require": { @@ -3919,7 +3920,7 @@ "type": "tidelift" } ], - "time": "2026-04-07T09:57:54+00:00" + "time": "2026-06-14T20:41:42+00:00" }, { "name": "nikic/php-parser", @@ -5098,11 +5099,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.1", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dea9c8f2d25cc849391042b71e429c1a4bf82660", - "reference": "dea9c8f2d25cc849391042b71e429c1a4bf82660", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6", + "reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6", "shasum": "" }, "require": { @@ -5158,7 +5159,7 @@ "type": "github" } ], - "time": "2026-05-28T14:44:12+00:00" + "time": "2026-06-05T09:00:01+00:00" }, { "name": "phpunit/php-code-coverage", @@ -9122,16 +9123,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92" + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { @@ -9183,7 +9184,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { @@ -9203,7 +9204,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:59:30+00:00" }, { "name": "symfony/polyfill-php80", @@ -9371,16 +9372,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "8339098cae28673c15cce00d80734af0453054e2" + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2", - "reference": "8339098cae28673c15cce00d80734af0453054e2", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8", + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8", "shasum": "" }, "require": { @@ -9427,7 +9428,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2" }, "funding": [ { @@ -9447,7 +9448,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/polyfill-php84", @@ -10456,16 +10457,16 @@ }, { "name": "webmozart/assert", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155" + "reference": "2ccb7c2e821038c03a3e6e1700c570c158c55f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/9007ea6f45ecf352a9422b36644e4bfc039b9155", - "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/2ccb7c2e821038c03a3e6e1700c570c158c55f70", + "reference": "2ccb7c2e821038c03a3e6e1700c570c158c55f70", "shasum": "" }, "require": { @@ -10516,9 +10517,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/2.4.0" + "source": "https://github.com/webmozarts/assert/tree/2.4.1" }, - "time": "2026-05-20T13:07:01+00:00" + "time": "2026-06-15T15:31:57+00:00" } ], "aliases": [],