diff --git a/composer.lock b/composer.lock index 4a79390..f303096 100644 --- a/composer.lock +++ b/composer.lock @@ -56,22 +56,94 @@ }, "time": "2019-01-08T18:20:26+00:00" }, + { + "name": "symfony/deprecation-contracts", + "version": "v3.7.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.7-dev" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2026-04-13T15:52:40+00:00" + }, { "name": "symfony/event-dispatcher", - "version": "v8.0.9", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "0c3c1a17604c4dbbec4b93fe162c538482096e1f" + "reference": "f249ae3f680958b6f1f9dd76e5747cf0695b4102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0c3c1a17604c4dbbec4b93fe162c538482096e1f", - "reference": "0c3c1a17604c4dbbec4b93fe162c538482096e1f", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f249ae3f680958b6f1f9dd76e5747cf0695b4102", + "reference": "f249ae3f680958b6f1f9dd76e5747cf0695b4102", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { @@ -119,7 +191,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v8.0.9" + "source": "https://github.com/symfony/event-dispatcher/tree/v8.1.0" }, "funding": [ { @@ -139,7 +211,7 @@ "type": "tidelift" } ], - "time": "2026-04-18T13:51:42+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -769,25 +841,27 @@ }, { "name": "infection/abstract-testframework-adapter", - "version": "0.5.0", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/infection/abstract-testframework-adapter.git", - "reference": "18925e20d15d1a5995bb85c9dc09e8751e1e069b" + "reference": "b24bf3e850f70cd20a10621f08c3cef66f147ac8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/abstract-testframework-adapter/zipball/18925e20d15d1a5995bb85c9dc09e8751e1e069b", - "reference": "18925e20d15d1a5995bb85c9dc09e8751e1e069b", + "url": "https://api.github.com/repos/infection/abstract-testframework-adapter/zipball/b24bf3e850f70cd20a10621f08c3cef66f147ac8", + "reference": "b24bf3e850f70cd20a10621f08c3cef66f147ac8", "shasum": "" }, "require": { - "php": "^7.4 || ^8.0" + "php": "^8.3" }, "require-dev": { - "ergebnis/composer-normalize": "^2.8", - "friendsofphp/php-cs-fixer": "^2.17", - "phpunit/phpunit": "^9.5" + "ergebnis/composer-normalize": "^2.18", + "fidry/makefile": "^1.0", + "friendsofphp/php-cs-fixer": "^3.95.2", + "phpunit/phpunit": "^12.0 || ^13.0", + "rector/rector": "^2.4.5" }, "type": "library", "autoload": { @@ -808,7 +882,7 @@ "description": "Abstract Test Framework Adapter for Infection", "support": { "issues": "https://github.com/infection/abstract-testframework-adapter/issues", - "source": "https://github.com/infection/abstract-testframework-adapter/tree/0.5.0" + "source": "https://github.com/infection/abstract-testframework-adapter/tree/0.5.1" }, "funding": [ { @@ -820,7 +894,7 @@ "type": "open_collective" } ], - "time": "2021-08-17T18:49:12+00:00" + "time": "2026-05-28T19:10:29+00:00" }, { "name": "infection/extension-installer", @@ -1137,16 +1211,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.8.2", + "version": "6.9.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76" + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2c89ebb95ca9cedc9347f780333f7b25792dcb76", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/bd1bda2ebfc8bff418565941771ea8f03c557886", + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886", "shasum": "" }, "require": { @@ -1156,7 +1230,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "3.3.0", - "json-schema/json-schema-test-suite": "dev-main", + "json-schema/json-schema-test-suite": "^23.2", "marc-mabe/php-enum-phpstan": "^2.0", "phpspec/prophecy": "^1.19", "phpstan/phpstan": "^1.12", @@ -1206,9 +1280,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.2" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.9.0" }, - "time": "2026-05-05T05:39:01+00:00" + "time": "2026-06-05T14:05:24+00:00" }, { "name": "marc-mabe/php-enum", @@ -1762,16 +1836,16 @@ }, { "name": "phpbench/phpbench", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/phpbench/phpbench.git", - "reference": "661c8c6abbc7734986cf7bc6062c237fbb450461" + "reference": "3d13c0d5dcf8730a67b70fa7fb03b4556b5cc0fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/phpbench/zipball/661c8c6abbc7734986cf7bc6062c237fbb450461", - "reference": "661c8c6abbc7734986cf7bc6062c237fbb450461", + "url": "https://api.github.com/repos/phpbench/phpbench/zipball/3d13c0d5dcf8730a67b70fa7fb03b4556b5cc0fe", + "reference": "3d13c0d5dcf8730a67b70fa7fb03b4556b5cc0fe", "shasum": "" }, "require": { @@ -1796,14 +1870,14 @@ "require-dev": { "dantleech/invoke": "^2.0", "ergebnis/composer-normalize": "^2.39", - "jangregor/phpstan-prophecy": "^1.0", + "jangregor/phpstan-prophecy": "^2.0", "php-cs-fixer/shim": "^3.9", "phpspec/prophecy": "^1.22", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.0", - "phpstan/phpstan-phpunit": "^1.0", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^11.5", - "rector/rector": "^1.2", + "rector/rector": "^2.2", "sebastian/exporter": "^6.3.2", "symfony/error-handler": "^6.1 || ^7.0 || ^8.0", "symfony/var-dumper": "^6.1 || ^7.0 || ^8.0" @@ -1849,7 +1923,7 @@ ], "support": { "issues": "https://github.com/phpbench/phpbench/issues", - "source": "https://github.com/phpbench/phpbench/tree/1.6.1" + "source": "https://github.com/phpbench/phpbench/tree/1.7.0" }, "funding": [ { @@ -1857,7 +1931,7 @@ "type": "github" } ], - "time": "2026-03-22T10:27:20+00:00" + "time": "2026-06-08T19:09:20+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -1908,11 +1982,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.55", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9eaac3826ed5e9b8427350a43cac825eeca3f566", - "reference": "9eaac3826ed5e9b8427350a43cac825eeca3f566", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6", + "reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6", "shasum": "" }, "require": { @@ -1935,6 +2009,17 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Ondřej Mirtes" + }, + { + "name": "Markus Staab" + }, + { + "name": "Vincent Langlet" + } + ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", @@ -1957,7 +2042,7 @@ "type": "github" } ], - "time": "2026-05-18T11:57:34+00:00" + "time": "2026-06-05T09:00:01+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -2674,16 +2759,16 @@ }, { "name": "sanmai/di-container", - "version": "0.1.12", + "version": "0.1.17", "source": { "type": "git", "url": "https://github.com/sanmai/di-container.git", - "reference": "8b9ad72f6ac1f9e185e5bd060dc9479cb5191d8b" + "reference": "a901c4a8778c9212ef4d66607525281af2f787bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/di-container/zipball/8b9ad72f6ac1f9e185e5bd060dc9479cb5191d8b", - "reference": "8b9ad72f6ac1f9e185e5bd060dc9479cb5191d8b", + "url": "https://api.github.com/repos/sanmai/di-container/zipball/a901c4a8778c9212ef4d66607525281af2f787bd", + "reference": "a901c4a8778c9212ef4d66607525281af2f787bd", "shasum": "" }, "require": { @@ -2741,7 +2826,7 @@ ], "support": { "issues": "https://github.com/sanmai/di-container/issues", - "source": "https://github.com/sanmai/di-container/tree/0.1.12" + "source": "https://github.com/sanmai/di-container/tree/0.1.17" }, "funding": [ { @@ -2749,7 +2834,7 @@ "type": "github" } ], - "time": "2026-01-27T08:25:46+00:00" + "time": "2026-06-01T08:52:14+00:00" }, { "name": "sanmai/duoclock", @@ -4194,23 +4279,29 @@ }, { "name": "symfony/console", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3156577f46a38aa1b9323aad223de7a9cd426782" + "reference": "f5a856c6ecb56b3c21ed94a5b7bf940d857d110a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3156577f46a38aa1b9323aad223de7a9cd426782", - "reference": "3156577f46a38aa1b9323aad223de7a9cd426782", + "url": "https://api.github.com/repos/symfony/console/zipball/f5a856c6ecb56b3c21ed94a5b7bf940d857d110a", + "reference": "f5a856c6ecb56b3c21ed94a5b7bf940d857d110a", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php85": "^1.32", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^7.4|^8.0" + "symfony/string": "^7.4.6|^8.0.6" + }, + "conflict": { + "symfony/dependency-injection": "<8.1", + "symfony/event-dispatcher": "<8.1" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" @@ -4218,14 +4309,18 @@ "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^7.4|^8.0", - "symfony/dependency-injection": "^7.4|^8.0", - "symfony/event-dispatcher": "^7.4|^8.0", + "symfony/dependency-injection": "^8.1", + "symfony/event-dispatcher": "^8.1", + "symfony/filesystem": "^7.4|^8.0", "symfony/http-foundation": "^7.4|^8.0", "symfony/http-kernel": "^7.4|^8.0", "symfony/lock": "^7.4|^8.0", "symfony/messenger": "^7.4|^8.0", + "symfony/mime": "^7.4|^8.0", "symfony/process": "^7.4|^8.0", "symfony/stopwatch": "^7.4|^8.0", + "symfony/uid": "^7.4|^8.0", + "symfony/validator": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, "type": "library", @@ -4260,78 +4355,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.0.11" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://github.com/nicolas-grekas", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2026-05-13T12:07:53+00:00" - }, - { - "name": "symfony/deprecation-contracts", - "version": "v3.7.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", - "shasum": "" - }, - "require": { - "php": ">=8.1" - }, - "type": "library", - "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, - "branch-alias": { - "dev-main": "3.7-dev" - } - }, - "autoload": { - "files": [ - "function.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "A generic function and convention to trigger deprecation notices", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/console/tree/v8.1.0" }, "funding": [ { @@ -4351,24 +4375,25 @@ "type": "tidelift" } ], - "time": "2026-04-13T15:52:40+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/filesystem", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7" + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/224db910898ce1317b892a9a1338f1f8f17eb7c7", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/99aec13b82b4967ec5088222c4a3ecca955949c2", + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -4401,7 +4426,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v8.0.11" + "source": "https://github.com/symfony/filesystem/tree/v8.1.0" }, "funding": [ { @@ -4421,24 +4446,24 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:39:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/finder", - "version": "v8.0.8", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "8da41214757b87d97f181e3d14a4179286151007" + "reference": "58d2e767a66052c1487356f953445634a8194c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/8da41214757b87d97f181e3d14a4179286151007", - "reference": "8da41214757b87d97f181e3d14a4179286151007", + "url": "https://api.github.com/repos/symfony/finder/zipball/58d2e767a66052c1487356f953445634a8194c64", + "reference": "58d2e767a66052c1487356f953445634a8194c64", "shasum": "" }, "require": { - "php": ">=8.4" + "php": ">=8.4.1" }, "require-dev": { "symfony/filesystem": "^7.4|^8.0" @@ -4469,7 +4494,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v8.0.8" + "source": "https://github.com/symfony/finder/tree/v8.1.0" }, "funding": [ { @@ -4489,24 +4514,24 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/options-resolver", - "version": "v8.0.8", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "b48bce0a70b914f6953dafbd10474df232ed4de8" + "reference": "88f9c561f678a02d54b897014049fa839e33ff82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b48bce0a70b914f6953dafbd10474df232ed4de8", - "reference": "b48bce0a70b914f6953dafbd10474df232ed4de8", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/88f9c561f678a02d54b897014049fa839e33ff82", + "reference": "88f9c561f678a02d54b897014049fa839e33ff82", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/deprecation-contracts": "^2.5|^3" }, "type": "library", @@ -4540,7 +4565,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v8.0.8" + "source": "https://github.com/symfony/options-resolver/tree/v8.1.0" }, "funding": [ { @@ -4560,7 +4585,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4647,16 +4672,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e" + "reference": "e9247d281d694a5120554d9afaf54e070e88a603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", + "reference": "e9247d281d694a5120554d9afaf54e070e88a603", "shasum": "" }, "require": { @@ -4705,7 +4730,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" }, "funding": [ { @@ -4725,20 +4750,20 @@ "type": "tidelift" } ], - "time": "2026-04-26T13:13:48+00:00" + "time": "2026-05-26T05:58:03+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { @@ -4790,7 +4815,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { @@ -4810,20 +4835,20 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" + "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92", + "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92", "shasum": "" }, "require": { @@ -4875,7 +4900,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1" }, "funding": [ { @@ -4895,20 +4920,20 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-26T12:51:13+00:00" }, { "name": "symfony/polyfill-php85", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php85.git", - "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee" + "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/fcfa4973a9917cef23f2e38774da74a2b7d115ee", - "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee", + "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1", + "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1", "shasum": "" }, "require": { @@ -4955,7 +4980,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php85/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-php85/tree/v1.38.1" }, "funding": [ { @@ -4975,24 +5000,24 @@ "type": "tidelift" } ], - "time": "2026-04-26T13:10:57+00:00" + "time": "2026-05-26T02:25:22+00:00" }, { "name": "symfony/process", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0" + "reference": "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/26d89e459f037d2873300605d0a07e7a8ef84db0", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0", + "url": "https://api.github.com/repos/symfony/process/zipball/c4a9e58f235a6bf7f97ffbfedae2687353ac79e5", + "reference": "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5", "shasum": "" }, "require": { - "php": ">=8.4" + "php": ">=8.4.1" }, "type": "library", "autoload": { @@ -5020,7 +5045,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.0.11" + "source": "https://github.com/symfony/process/tree/v8.1.0" }, "funding": [ { @@ -5040,7 +5065,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:56:32+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/service-contracts", @@ -5131,20 +5156,20 @@ }, { "name": "symfony/string", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff" + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/39be2ad058a3c0bd558edca23e65f009865d75ff", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff", + "url": "https://api.github.com/repos/symfony/string/zipball/afd5944f4005862d961efb85c8bbd5c523c4e3c9", + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-intl-grapheme": "^1.33", "symfony/polyfill-intl-normalizer": "^1.0", @@ -5197,7 +5222,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v8.0.11" + "source": "https://github.com/symfony/string/tree/v8.1.0" }, "funding": [ { @@ -5217,24 +5242,24 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/var-dumper", - "version": "v8.0.8", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "cfb7badd53bf4177f6e9416cfbbccc13c0e773a1" + "reference": "c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cfb7badd53bf4177f6e9416cfbbccc13c0e773a1", - "reference": "cfb7badd53bf4177f6e9416cfbbccc13c0e773a1", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e", + "reference": "c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/polyfill-mbstring": "^1.0" }, "conflict": { @@ -5284,7 +5309,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v8.0.8" + "source": "https://github.com/symfony/var-dumper/tree/v8.1.0" }, "funding": [ { @@ -5304,7 +5329,7 @@ "type": "tidelift" } ], - "time": "2026-03-31T07:15:36+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "thecodingmachine/safe", @@ -5501,16 +5526,16 @@ }, { "name": "webmozart/assert", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "eb0d790f735ba6cff25c683a85a1da0eadeff9e4" + "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/eb0d790f735ba6cff25c683a85a1da0eadeff9e4", - "reference": "eb0d790f735ba6cff25c683a85a1da0eadeff9e4", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/9007ea6f45ecf352a9422b36644e4bfc039b9155", + "reference": "9007ea6f45ecf352a9422b36644e4bfc039b9155", "shasum": "" }, "require": { @@ -5526,7 +5551,11 @@ }, "type": "library", "extra": { + "psalm": { + "pluginClass": "Webmozart\\Assert\\PsalmPlugin" + }, "branch-alias": { + "dev-master": "2.0-dev", "dev-feature/2-0": "2.0-dev" } }, @@ -5557,9 +5586,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/2.3.0" + "source": "https://github.com/webmozarts/assert/tree/2.4.0" }, - "time": "2026-04-11T10:33:05+00:00" + "time": "2026-05-20T13:07:01+00:00" }, { "name": "webmozart/glob", diff --git a/tools/composer.lock b/tools/composer.lock index 4473bf0..6c14711 100644 --- a/tools/composer.lock +++ b/tools/composer.lock @@ -216,16 +216,16 @@ }, { "name": "composer/composer", - "version": "2.9.8", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2" + "reference": "4120703b9bda8795075047b40361d7ec4d2abe49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", - "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", + "url": "https://api.github.com/repos/composer/composer/zipball/4120703b9bda8795075047b40361d7ec4d2abe49", + "reference": "4120703b9bda8795075047b40361d7ec4d2abe49", "shasum": "" }, "require": { @@ -278,7 +278,7 @@ ] }, "branch-alias": { - "dev-main": "2.9-dev" + "dev-main": "2.10-dev" } }, "autoload": { @@ -313,7 +313,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.9.8" + "source": "https://github.com/composer/composer/tree/2.10.1" }, "funding": [ { @@ -325,7 +325,7 @@ "type": "github" } ], - "time": "2026-05-13T07:28:38+00:00" + "time": "2026-06-04T08:25:59+00:00" }, { "name": "composer/metadata-minifier", @@ -740,16 +740,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.8.2", + "version": "6.9.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76" + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2c89ebb95ca9cedc9347f780333f7b25792dcb76", - "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/bd1bda2ebfc8bff418565941771ea8f03c557886", + "reference": "bd1bda2ebfc8bff418565941771ea8f03c557886", "shasum": "" }, "require": { @@ -759,7 +759,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "3.3.0", - "json-schema/json-schema-test-suite": "dev-main", + "json-schema/json-schema-test-suite": "^23.2", "marc-mabe/php-enum-phpstan": "^2.0", "phpspec/prophecy": "^1.19", "phpstan/phpstan": "^1.12", @@ -809,9 +809,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.2" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.9.0" }, - "time": "2026-05-05T05:39:01+00:00" + "time": "2026-06-05T14:05:24+00:00" }, { "name": "marc-mabe/php-enum", @@ -1007,33 +1007,33 @@ }, { "name": "ocramius/package-versions", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/Ocramius/PackageVersions.git", - "reference": "23359bf3003a71b053ac8ab4b3f651597bd3d261" + "reference": "18b02a63e837246e812cae72e211db32d7980019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/23359bf3003a71b053ac8ab4b3f651597bd3d261", - "reference": "23359bf3003a71b053ac8ab4b3f651597bd3d261", + "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/18b02a63e837246e812cae72e211db32d7980019", + "reference": "18b02a63e837246e812cae72e211db32d7980019", "shasum": "" }, "require": { "composer-runtime-api": "^2.2.0", - "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" + "php": "~8.4.0 || ~8.5.0" }, "replace": { "composer/package-versions-deprecated": "*" }, "require-dev": { - "composer/composer": "^2.9.2", + "composer/composer": "^2.9.8", "doctrine/coding-standard": "^14.0.0", "ext-zip": "^1.15.0", - "phpunit/phpunit": "^11.5.44", - "psalm/plugin-phpunit": "^0.19.5", - "roave/infection-static-analysis-plugin": "^1.39.0", - "vimeo/psalm": "^6.13.1" + "phpunit/phpunit": "^13.1.11", + "psalm/plugin-phpunit": "^0.19.7", + "roave/infection-static-analysis-plugin": "^1.44.0", + "vimeo/psalm": "^6.16.1" }, "type": "library", "autoload": { @@ -1054,7 +1054,7 @@ "description": "Provides efficient querying for installed package versions (no runtime IO)", "support": { "issues": "https://github.com/Ocramius/PackageVersions/issues", - "source": "https://github.com/Ocramius/PackageVersions/tree/2.11.0" + "source": "https://github.com/Ocramius/PackageVersions/tree/2.12.0" }, "funding": [ { @@ -1066,20 +1066,20 @@ "type": "tidelift" } ], - "time": "2025-11-27T11:43:11+00:00" + "time": "2026-05-21T19:52:53+00:00" }, { "name": "php-standard-library/async", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/async.git", - "reference": "abd7c05295ff1bdbe498973294b7dc0f0b5bd7bf" + "reference": "8c0c63d3e304318a7c78846044edc1dfef398d1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/async/zipball/abd7c05295ff1bdbe498973294b7dc0f0b5bd7bf", - "reference": "abd7c05295ff1bdbe498973294b7dc0f0b5bd7bf", + "url": "https://api.github.com/repos/php-standard-library/async/zipball/8c0c63d3e304318a7c78846044edc1dfef398d1d", + "reference": "8c0c63d3e304318a7c78846044edc1dfef398d1d", "shasum": "" }, "require": { @@ -1102,7 +1102,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1136,22 +1136,22 @@ "cooperative-multitasking" ], "support": { - "source": "https://github.com/php-standard-library/async/tree/6.1.1" + "source": "https://github.com/php-standard-library/async/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/channel", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/channel.git", - "reference": "96654b43182091c1b935f52ce65d16429d7311a9" + "reference": "1d90ea4e262978a583ad24c2c9a97c9daa26b6f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/channel/zipball/96654b43182091c1b935f52ce65d16429d7311a9", - "reference": "96654b43182091c1b935f52ce65d16429d7311a9", + "url": "https://api.github.com/repos/php-standard-library/channel/zipball/1d90ea4e262978a583ad24c2c9a97c9daa26b6f1", + "reference": "1d90ea4e262978a583ad24c2c9a97c9daa26b6f1", "shasum": "" }, "require": { @@ -1171,7 +1171,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1205,22 +1205,22 @@ "message-passing" ], "support": { - "source": "https://github.com/php-standard-library/channel/tree/6.1.1" + "source": "https://github.com/php-standard-library/channel/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/collection", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/collection.git", - "reference": "810decf3218650445b41cf03d398f32cbf2c2d85" + "reference": "0e8b757a16ccb1f68a70f4ada8565099743d50b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/collection/zipball/810decf3218650445b41cf03d398f32cbf2c2d85", - "reference": "810decf3218650445b41cf03d398f32cbf2c2d85", + "url": "https://api.github.com/repos/php-standard-library/collection/zipball/0e8b757a16ccb1f68a70f4ada8565099743d50b9", + "reference": "0e8b757a16ccb1f68a70f4ada8565099743d50b9", "shasum": "" }, "require": { @@ -1239,7 +1239,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1271,22 +1271,22 @@ "vector" ], "support": { - "source": "https://github.com/php-standard-library/collection/tree/6.1.1" + "source": "https://github.com/php-standard-library/collection/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-18T22:19:21+00:00" }, { "name": "php-standard-library/comparison", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/comparison.git", - "reference": "1bfb6d50a4544d29bec9908e7d64f2c07b6e813c" + "reference": "1884e2218c231c285b6039e9b2010f5dd956ae20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/comparison/zipball/1bfb6d50a4544d29bec9908e7d64f2c07b6e813c", - "reference": "1bfb6d50a4544d29bec9908e7d64f2c07b6e813c", + "url": "https://api.github.com/repos/php-standard-library/comparison/zipball/1884e2218c231c285b6039e9b2010f5dd956ae20", + "reference": "1884e2218c231c285b6039e9b2010f5dd956ae20", "shasum": "" }, "require": { @@ -1303,7 +1303,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1336,22 +1336,22 @@ "ordering" ], "support": { - "source": "https://github.com/php-standard-library/comparison/tree/6.1.1" + "source": "https://github.com/php-standard-library/comparison/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/date-time", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/date-time.git", - "reference": "7d97bac5afe71a98c54ca54df0b60fa5c6b270b8" + "reference": "1e5e2b51eb2b27c2933859872e7c4a45abc5226e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/date-time/zipball/7d97bac5afe71a98c54ca54df0b60fa5c6b270b8", - "reference": "7d97bac5afe71a98c54ca54df0b60fa5c6b270b8", + "url": "https://api.github.com/repos/php-standard-library/date-time/zipball/1e5e2b51eb2b27c2933859872e7c4a45abc5226e", + "reference": "1e5e2b51eb2b27c2933859872e7c4a45abc5226e", "shasum": "" }, "require": { @@ -1374,7 +1374,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1408,22 +1408,22 @@ "timezone" ], "support": { - "source": "https://github.com/php-standard-library/date-time/tree/6.1.1" + "source": "https://github.com/php-standard-library/date-time/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/default", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/default.git", - "reference": "9f5fff4b952963c2e1d922c4669994c0d2790cc3" + "reference": "89f05ec6e6a29e8c07de7b6755d14d05b06048e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/default/zipball/9f5fff4b952963c2e1d922c4669994c0d2790cc3", - "reference": "9f5fff4b952963c2e1d922c4669994c0d2790cc3", + "url": "https://api.github.com/repos/php-standard-library/default/zipball/89f05ec6e6a29e8c07de7b6755d14d05b06048e2", + "reference": "89f05ec6e6a29e8c07de7b6755d14d05b06048e2", "shasum": "" }, "require": { @@ -1438,7 +1438,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1467,22 +1467,22 @@ "interface" ], "support": { - "source": "https://github.com/php-standard-library/default/tree/6.1.1" + "source": "https://github.com/php-standard-library/default/tree/6.2.1" }, - "time": "2026-03-19T03:52:36+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/dict", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/dict.git", - "reference": "d67628e5c963dc8456277cbb5f34e6821c4dcd4a" + "reference": "e06a4b7dea0f870b909e9f7d81d9dc70395f0eeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/dict/zipball/d67628e5c963dc8456277cbb5f34e6821c4dcd4a", - "reference": "d67628e5c963dc8456277cbb5f34e6821c4dcd4a", + "url": "https://api.github.com/repos/php-standard-library/dict/zipball/e06a4b7dea0f870b909e9f7d81d9dc70395f0eeb", + "reference": "e06a4b7dea0f870b909e9f7d81d9dc70395f0eeb", "shasum": "" }, "require": { @@ -1502,7 +1502,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1536,22 +1536,91 @@ "map" ], "support": { - "source": "https://github.com/php-standard-library/dict/tree/6.1.1" + "source": "https://github.com/php-standard-library/dict/tree/6.2.1" + }, + "time": "2026-03-31T16:59:27+00:00" + }, + { + "name": "php-standard-library/either-or-both", + "version": "6.2.1", + "source": { + "type": "git", + "url": "https://github.com/php-standard-library/either-or-both.git", + "reference": "a1f4d80ee5ee616272688941390d2eae2d1948e6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-standard-library/either-or-both/zipball/a1f4d80ee5ee616272688941390d2eae2d1948e6", + "reference": "a1f4d80ee5ee616272688941390d2eae2d1948e6", + "shasum": "" + }, + "require": { + "php": "~8.4.0 || ~8.5.0", + "php-standard-library/comparison": "^6.0", + "php-standard-library/foundation": "^6.0", + "php-standard-library/option": "^6.0" + }, + "conflict": { + "azjezz/psl": "*" + }, + "require-dev": { + "php-standard-library/str": "^6.0", + "phpunit/phpunit": "^13.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-next": "6.2.x-dev" + } + }, + "autoload": { + "files": [ + "src/Psl/bootstrap.php" + ], + "psr-4": { + "Psl\\EitherOrBoth\\": "src/Psl/EitherOrBoth/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Seifeddine Gmati", + "email": "azjezz@carthage.software" + }, + { + "name": "Contributors", + "homepage": "https://github.com/php-standard-library/php-standard-library/graphs/contributors" + } + ], + "description": "Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides", + "homepage": "https://php-standard-library.dev", + "keywords": [ + "both", + "either", + "either-or-both", + "these", + "union-type" + ], + "support": { + "source": "https://github.com/php-standard-library/either-or-both/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/env", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/env.git", - "reference": "2ffd1744f048a304edf0d07b2ecaabf984abded9" + "reference": "1c6d72eef53e904506daa021141a5981a30c4403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/env/zipball/2ffd1744f048a304edf0d07b2ecaabf984abded9", - "reference": "2ffd1744f048a304edf0d07b2ecaabf984abded9", + "url": "https://api.github.com/repos/php-standard-library/env/zipball/1c6d72eef53e904506daa021141a5981a30c4403", + "reference": "1c6d72eef53e904506daa021141a5981a30c4403", "shasum": "" }, "require": { @@ -1568,7 +1637,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1600,27 +1669,28 @@ "environment" ], "support": { - "source": "https://github.com/php-standard-library/env/tree/6.1.1" + "source": "https://github.com/php-standard-library/env/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-31T16:59:27+00:00" }, { "name": "php-standard-library/file", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/file.git", - "reference": "362bb70d25ce8fa9a4f18dc84ae228944ae8396c" + "reference": "64c064f8a599cb6621e7b9329a4f1b7c5bc04152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/file/zipball/362bb70d25ce8fa9a4f18dc84ae228944ae8396c", - "reference": "362bb70d25ce8fa9a4f18dc84ae228944ae8396c", + "url": "https://api.github.com/repos/php-standard-library/file/zipball/64c064f8a599cb6621e7b9329a4f1b7c5bc04152", + "reference": "64c064f8a599cb6621e7b9329a4f1b7c5bc04152", "shasum": "" }, "require": { "php": "~8.4.0 || ~8.5.0", "php-standard-library/async": "^6.0", + "php-standard-library/date-time": "^6.0", "php-standard-library/foundation": "^6.0", "php-standard-library/io": "^6.0" }, @@ -1637,7 +1707,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1670,22 +1740,22 @@ "io" ], "support": { - "source": "https://github.com/php-standard-library/file/tree/6.1.1" + "source": "https://github.com/php-standard-library/file/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-06T03:33:20+00:00" }, { "name": "php-standard-library/filesystem", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/filesystem.git", - "reference": "00b2dc3e5a97d8e5167c6b2d7ea1571c17938dd7" + "reference": "d1e87eaee4d8180842f38d010747ee5d963a8d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/filesystem/zipball/00b2dc3e5a97d8e5167c6b2d7ea1571c17938dd7", - "reference": "00b2dc3e5a97d8e5167c6b2d7ea1571c17938dd7", + "url": "https://api.github.com/repos/php-standard-library/filesystem/zipball/d1e87eaee4d8180842f38d010747ee5d963a8d5b", + "reference": "d1e87eaee4d8180842f38d010747ee5d963a8d5b", "shasum": "" }, "require": { @@ -1707,7 +1777,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1739,22 +1809,22 @@ "filesystem" ], "support": { - "source": "https://github.com/php-standard-library/filesystem/tree/6.1.1" + "source": "https://github.com/php-standard-library/filesystem/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-31T16:59:27+00:00" }, { "name": "php-standard-library/foundation", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/foundation.git", - "reference": "404e032a4718d19ada14af614458b38c9021242c" + "reference": "7f65cec48c8ed3d53dc8dd7643796e2ba6de6008" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/foundation/zipball/404e032a4718d19ada14af614458b38c9021242c", - "reference": "404e032a4718d19ada14af614458b38c9021242c", + "url": "https://api.github.com/repos/php-standard-library/foundation/zipball/7f65cec48c8ed3d53dc8dd7643796e2ba6de6008", + "reference": "7f65cec48c8ed3d53dc8dd7643796e2ba6de6008", "shasum": "" }, "require": { @@ -1769,7 +1839,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1802,22 +1872,22 @@ "invariant" ], "support": { - "source": "https://github.com/php-standard-library/foundation/tree/6.1.1" + "source": "https://github.com/php-standard-library/foundation/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-28T06:28:49+00:00" }, { "name": "php-standard-library/interoperability", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/interoperability.git", - "reference": "e04c5056f3ec9ffc88c972f9d257b9704a11b88e" + "reference": "09ae66cc3e6463538c3a4592bb8762cf60113821" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/interoperability/zipball/e04c5056f3ec9ffc88c972f9d257b9704a11b88e", - "reference": "e04c5056f3ec9ffc88c972f9d257b9704a11b88e", + "url": "https://api.github.com/repos/php-standard-library/interoperability/zipball/09ae66cc3e6463538c3a4592bb8762cf60113821", + "reference": "09ae66cc3e6463538c3a4592bb8762cf60113821", "shasum": "" }, "require": { @@ -1832,7 +1902,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1861,22 +1931,22 @@ "interoperability" ], "support": { - "source": "https://github.com/php-standard-library/interoperability/tree/6.1.1" + "source": "https://github.com/php-standard-library/interoperability/tree/6.2.1" }, - "time": "2026-03-19T03:52:36+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/io", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/io.git", - "reference": "26d16c851c4f2bcafb49b7a583b1a72fcd05d0dc" + "reference": "0b61f6b5e0a392c52d3cb2b386d8bba379b91f3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/io/zipball/26d16c851c4f2bcafb49b7a583b1a72fcd05d0dc", - "reference": "26d16c851c4f2bcafb49b7a583b1a72fcd05d0dc", + "url": "https://api.github.com/repos/php-standard-library/io/zipball/0b61f6b5e0a392c52d3cb2b386d8bba379b91f3c", + "reference": "0b61f6b5e0a392c52d3cb2b386d8bba379b91f3c", "shasum": "" }, "require": { @@ -1899,7 +1969,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -1933,26 +2003,28 @@ "stream" ], "support": { - "source": "https://github.com/php-standard-library/io/tree/6.1.1" + "source": "https://github.com/php-standard-library/io/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-28T03:11:45+00:00" }, { "name": "php-standard-library/iter", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/iter.git", - "reference": "32e89ceaf035a1f2ac1c370ec28bfee476a8b298" + "reference": "d3f2db3adec4cbe5129f3428969ae8508a54aeb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/iter/zipball/32e89ceaf035a1f2ac1c370ec28bfee476a8b298", - "reference": "32e89ceaf035a1f2ac1c370ec28bfee476a8b298", + "url": "https://api.github.com/repos/php-standard-library/iter/zipball/d3f2db3adec4cbe5129f3428969ae8508a54aeb7", + "reference": "d3f2db3adec4cbe5129f3428969ae8508a54aeb7", "shasum": "" }, "require": { "php": "~8.4.0 || ~8.5.0", + "php-standard-library/comparison": "^6.0", + "php-standard-library/either-or-both": "^6.0", "php-standard-library/foundation": "^6.0", "php-standard-library/option": "^6.0" }, @@ -1969,7 +2041,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2003,22 +2075,22 @@ "iterator" ], "support": { - "source": "https://github.com/php-standard-library/iter/tree/6.1.1" + "source": "https://github.com/php-standard-library/iter/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-28T06:28:49+00:00" }, { "name": "php-standard-library/json", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/json.git", - "reference": "ad3ff6f9e22ed27b0eccc58bbc7d83242841f775" + "reference": "03e00062efdd704d874012b5412340f3003a043d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/json/zipball/ad3ff6f9e22ed27b0eccc58bbc7d83242841f775", - "reference": "ad3ff6f9e22ed27b0eccc58bbc7d83242841f775", + "url": "https://api.github.com/repos/php-standard-library/json/zipball/03e00062efdd704d874012b5412340f3003a043d", + "reference": "03e00062efdd704d874012b5412340f3003a043d", "shasum": "" }, "require": { @@ -2039,7 +2111,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2072,22 +2144,22 @@ "json" ], "support": { - "source": "https://github.com/php-standard-library/json/tree/6.1.1" + "source": "https://github.com/php-standard-library/json/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/locale", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/locale.git", - "reference": "f07d093011f026696ae331e096268e6a21c4bc05" + "reference": "0771cfb19757e8923c66b7f46ab90280775caecd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/locale/zipball/f07d093011f026696ae331e096268e6a21c4bc05", - "reference": "f07d093011f026696ae331e096268e6a21c4bc05", + "url": "https://api.github.com/repos/php-standard-library/locale/zipball/0771cfb19757e8923c66b7f46ab90280775caecd", + "reference": "0771cfb19757e8923c66b7f46ab90280775caecd", "shasum": "" }, "require": { @@ -2104,7 +2176,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2134,22 +2206,22 @@ "locale" ], "support": { - "source": "https://github.com/php-standard-library/locale/tree/6.1.1" + "source": "https://github.com/php-standard-library/locale/tree/6.2.1" }, - "time": "2026-03-19T16:33:51+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/option", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/option.git", - "reference": "7b75ae4886380deaa5b1b991953fac208d047061" + "reference": "afe2059dbb3a9e2e3ba6edd371ccbb7d87355a66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/option/zipball/7b75ae4886380deaa5b1b991953fac208d047061", - "reference": "7b75ae4886380deaa5b1b991953fac208d047061", + "url": "https://api.github.com/repos/php-standard-library/option/zipball/afe2059dbb3a9e2e3ba6edd371ccbb7d87355a66", + "reference": "afe2059dbb3a9e2e3ba6edd371ccbb7d87355a66", "shasum": "" }, "require": { @@ -2166,7 +2238,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2200,22 +2272,22 @@ "some" ], "support": { - "source": "https://github.com/php-standard-library/option/tree/6.1.1" + "source": "https://github.com/php-standard-library/option/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/process", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/process.git", - "reference": "4273b57d9b3b9a19306251eeddcfd6930cabb351" + "reference": "ab41e8b8de07289971f447ce289ec1effde321f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/process/zipball/4273b57d9b3b9a19306251eeddcfd6930cabb351", - "reference": "4273b57d9b3b9a19306251eeddcfd6930cabb351", + "url": "https://api.github.com/repos/php-standard-library/process/zipball/ab41e8b8de07289971f447ce289ec1effde321f3", + "reference": "ab41e8b8de07289971f447ce289ec1effde321f3", "shasum": "" }, "require": { @@ -2237,7 +2309,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2267,22 +2339,22 @@ "subprocess" ], "support": { - "source": "https://github.com/php-standard-library/process/tree/6.1.1" + "source": "https://github.com/php-standard-library/process/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:46:16+00:00" }, { "name": "php-standard-library/promise", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/promise.git", - "reference": "02d8479aaa35a28b72aad0ba6b58d389d87c131c" + "reference": "a38a2694e06609874e856e68951bca24ad00009c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/promise/zipball/02d8479aaa35a28b72aad0ba6b58d389d87c131c", - "reference": "02d8479aaa35a28b72aad0ba6b58d389d87c131c", + "url": "https://api.github.com/repos/php-standard-library/promise/zipball/a38a2694e06609874e856e68951bca24ad00009c", + "reference": "a38a2694e06609874e856e68951bca24ad00009c", "shasum": "" }, "require": { @@ -2297,7 +2369,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2327,22 +2399,22 @@ "promise" ], "support": { - "source": "https://github.com/php-standard-library/promise/tree/6.1.1" + "source": "https://github.com/php-standard-library/promise/tree/6.2.1" }, - "time": "2026-03-19T03:52:36+00:00" + "time": "2026-04-26T16:26:10+00:00" }, { "name": "php-standard-library/range", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/range.git", - "reference": "6085700229b7b10e78afd0f490323a19c37511e3" + "reference": "34befd85fa3e048972aabac7cdf6a86e2f4b833f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/range/zipball/6085700229b7b10e78afd0f490323a19c37511e3", - "reference": "6085700229b7b10e78afd0f490323a19c37511e3", + "url": "https://api.github.com/repos/php-standard-library/range/zipball/34befd85fa3e048972aabac7cdf6a86e2f4b833f", + "reference": "34befd85fa3e048972aabac7cdf6a86e2f4b833f", "shasum": "" }, "require": { @@ -2360,7 +2432,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2392,22 +2464,22 @@ "range" ], "support": { - "source": "https://github.com/php-standard-library/range/tree/6.1.1" + "source": "https://github.com/php-standard-library/range/tree/6.2.1" }, - "time": "2026-03-19T03:52:36+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "php-standard-library/regex", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/regex.git", - "reference": "ba19a34048c9978daf216b886ea77f7aa7b07937" + "reference": "150533c75ee7aaf83a1254837690603b22bc0191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/regex/zipball/ba19a34048c9978daf216b886ea77f7aa7b07937", - "reference": "ba19a34048c9978daf216b886ea77f7aa7b07937", + "url": "https://api.github.com/repos/php-standard-library/regex/zipball/150533c75ee7aaf83a1254837690603b22bc0191", + "reference": "150533c75ee7aaf83a1254837690603b22bc0191", "shasum": "" }, "require": { @@ -2424,7 +2496,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2457,22 +2529,22 @@ "regular-expression" ], "support": { - "source": "https://github.com/php-standard-library/regex/tree/6.1.1" + "source": "https://github.com/php-standard-library/regex/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/result", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/result.git", - "reference": "60598868e6d451553c97ee82c65f519b5f043490" + "reference": "242bbf872662f5091a37d7db9d45f119225a01f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/result/zipball/60598868e6d451553c97ee82c65f519b5f043490", - "reference": "60598868e6d451553c97ee82c65f519b5f043490", + "url": "https://api.github.com/repos/php-standard-library/result/zipball/242bbf872662f5091a37d7db9d45f119225a01f5", + "reference": "242bbf872662f5091a37d7db9d45f119225a01f5", "shasum": "" }, "require": { @@ -2490,7 +2562,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2523,22 +2595,22 @@ "result" ], "support": { - "source": "https://github.com/php-standard-library/result/tree/6.1.1" + "source": "https://github.com/php-standard-library/result/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-26T16:26:10+00:00" }, { "name": "php-standard-library/shell", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/shell.git", - "reference": "21e8003fa8ba414417c19069eaef2940837c8f2b" + "reference": "6d57e1192d0ecce76e8c33e7507505b03c1bc539" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/shell/zipball/21e8003fa8ba414417c19069eaef2940837c8f2b", - "reference": "21e8003fa8ba414417c19069eaef2940837c8f2b", + "url": "https://api.github.com/repos/php-standard-library/shell/zipball/6d57e1192d0ecce76e8c33e7507505b03c1bc539", + "reference": "6d57e1192d0ecce76e8c33e7507505b03c1bc539", "shasum": "" }, "require": { @@ -2562,7 +2634,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2595,22 +2667,22 @@ "shell" ], "support": { - "source": "https://github.com/php-standard-library/shell/tree/6.1.1" + "source": "https://github.com/php-standard-library/shell/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/str", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/str.git", - "reference": "fb806004b9eaf36f66a5d45b097d70afbcdca873" + "reference": "e88e7c79e1c07227aa3c50005a3a91e88425e56a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/str/zipball/fb806004b9eaf36f66a5d45b097d70afbcdca873", - "reference": "fb806004b9eaf36f66a5d45b097d70afbcdca873", + "url": "https://api.github.com/repos/php-standard-library/str/zipball/e88e7c79e1c07227aa3c50005a3a91e88425e56a", + "reference": "e88e7c79e1c07227aa3c50005a3a91e88425e56a", "shasum": "" }, "require": { @@ -2629,7 +2701,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2663,22 +2735,22 @@ "utf8" ], "support": { - "source": "https://github.com/php-standard-library/str/tree/6.1.1" + "source": "https://github.com/php-standard-library/str/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-04-29T06:23:35+00:00" }, { "name": "php-standard-library/type", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/type.git", - "reference": "642c3d038b5a627d33a2152115a7d57e6eff2d5a" + "reference": "ffc050e32bc5def0e03aaae3d52c78dfc746e143" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/type/zipball/642c3d038b5a627d33a2152115a7d57e6eff2d5a", - "reference": "642c3d038b5a627d33a2152115a7d57e6eff2d5a", + "url": "https://api.github.com/repos/php-standard-library/type/zipball/ffc050e32bc5def0e03aaae3d52c78dfc746e143", + "reference": "ffc050e32bc5def0e03aaae3d52c78dfc746e143", "shasum": "" }, "require": { @@ -2702,7 +2774,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2736,22 +2808,22 @@ "validation" ], "support": { - "source": "https://github.com/php-standard-library/type/tree/6.1.1" + "source": "https://github.com/php-standard-library/type/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-05-23T20:26:52+00:00" }, { "name": "php-standard-library/vec", - "version": "6.1.1", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/php-standard-library/vec.git", - "reference": "e41db9b7140bb75bf5996495eed1b7b36b1057bb" + "reference": "ac119fa952177c10eeb3d5d6bca04130491c7f2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-standard-library/vec/zipball/e41db9b7140bb75bf5996495eed1b7b36b1057bb", - "reference": "e41db9b7140bb75bf5996495eed1b7b36b1057bb", + "url": "https://api.github.com/repos/php-standard-library/vec/zipball/ac119fa952177c10eeb3d5d6bca04130491c7f2e", + "reference": "ac119fa952177c10eeb3d5d6bca04130491c7f2e", "shasum": "" }, "require": { @@ -2771,7 +2843,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-next": "6.1.x-dev" + "dev-next": "6.2.x-dev" } }, "autoload": { @@ -2805,9 +2877,9 @@ "vector" ], "support": { - "source": "https://github.com/php-standard-library/vec/tree/6.1.1" + "source": "https://github.com/php-standard-library/vec/tree/6.2.1" }, - "time": "2026-03-20T08:02:33+00:00" + "time": "2026-03-28T18:39:47+00:00" }, { "name": "psr/container", @@ -3389,16 +3461,16 @@ }, { "name": "symfony/console", - "version": "v7.4.11", + "version": "v7.4.13", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075" + "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/ed0107e43ab452aa77ae99e005b95e56b556e075", - "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075", + "url": "https://api.github.com/repos/symfony/console/zipball/85095d2573eaefaf35e40b9513a9bf09f72cd217", + "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217", "shasum": "" }, "require": { @@ -3463,7 +3535,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.4.11" + "source": "https://github.com/symfony/console/tree/v7.4.13" }, "funding": [ { @@ -3483,7 +3555,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:04:42+00:00" + "time": "2026-05-24T08:56:14+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3558,20 +3630,21 @@ }, { "name": "symfony/filesystem", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7" + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/224db910898ce1317b892a9a1338f1f8f17eb7c7", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/99aec13b82b4967ec5088222c4a3ecca955949c2", + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -3604,7 +3677,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v8.0.11" + "source": "https://github.com/symfony/filesystem/tree/v8.1.0" }, "funding": [ { @@ -3624,24 +3697,24 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:39:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/finder", - "version": "v8.0.8", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "8da41214757b87d97f181e3d14a4179286151007" + "reference": "58d2e767a66052c1487356f953445634a8194c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/8da41214757b87d97f181e3d14a4179286151007", - "reference": "8da41214757b87d97f181e3d14a4179286151007", + "url": "https://api.github.com/repos/symfony/finder/zipball/58d2e767a66052c1487356f953445634a8194c64", + "reference": "58d2e767a66052c1487356f953445634a8194c64", "shasum": "" }, "require": { - "php": ">=8.4" + "php": ">=8.4.1" }, "require-dev": { "symfony/filesystem": "^7.4|^8.0" @@ -3672,7 +3745,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v8.0.8" + "source": "https://github.com/symfony/finder/tree/v8.1.0" }, "funding": [ { @@ -3692,7 +3765,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/polyfill-ctype", @@ -3779,16 +3852,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e" + "reference": "e9247d281d694a5120554d9afaf54e070e88a603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", + "reference": "e9247d281d694a5120554d9afaf54e070e88a603", "shasum": "" }, "require": { @@ -3837,7 +3910,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" }, "funding": [ { @@ -3857,20 +3930,20 @@ "type": "tidelift" } ], - "time": "2026-04-26T13:13:48+00:00" + "time": "2026-05-26T05:58:03+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { @@ -3922,7 +3995,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { @@ -3942,20 +4015,20 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" + "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92", + "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92", "shasum": "" }, "require": { @@ -4007,7 +4080,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1" }, "funding": [ { @@ -4027,7 +4100,7 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-26T12:51:13+00:00" }, { "name": "symfony/polyfill-php73", @@ -4195,16 +4268,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" + "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", + "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", "shasum": "" }, "require": { @@ -4251,7 +4324,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.38.1" }, "funding": [ { @@ -4271,20 +4344,20 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-26T12:45:58+00:00" }, { "name": "symfony/polyfill-php84", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", - "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06" + "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06", - "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06", + "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", + "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", "shasum": "" }, "require": { @@ -4331,7 +4404,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1" }, "funding": [ { @@ -4351,24 +4424,24 @@ "type": "tidelift" } ], - "time": "2026-04-10T18:47:49+00:00" + "time": "2026-05-26T12:51:13+00:00" }, { "name": "symfony/process", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0" + "reference": "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/26d89e459f037d2873300605d0a07e7a8ef84db0", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0", + "url": "https://api.github.com/repos/symfony/process/zipball/c4a9e58f235a6bf7f97ffbfedae2687353ac79e5", + "reference": "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5", "shasum": "" }, "require": { - "php": ">=8.4" + "php": ">=8.4.1" }, "type": "library", "autoload": { @@ -4396,7 +4469,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.0.11" + "source": "https://github.com/symfony/process/tree/v8.1.0" }, "funding": [ { @@ -4416,7 +4489,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:56:32+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/service-contracts", @@ -4507,20 +4580,20 @@ }, { "name": "symfony/string", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff" + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/39be2ad058a3c0bd558edca23e65f009865d75ff", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff", + "url": "https://api.github.com/repos/symfony/string/zipball/afd5944f4005862d961efb85c8bbd5c523c4e3c9", + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-intl-grapheme": "^1.33", "symfony/polyfill-intl-normalizer": "^1.0", @@ -4573,7 +4646,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v8.0.11" + "source": "https://github.com/symfony/string/tree/v8.1.0" }, "funding": [ { @@ -4593,7 +4666,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-29T05:06:50+00:00" } ], "packages-dev": [],