diff --git a/composer.lock b/composer.lock index 02737dc..43f7d45 100644 --- a/composer.lock +++ b/composer.lock @@ -171,29 +171,30 @@ }, { "name": "doctrine/instantiator", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.0", + "doctrine/coding-standard": "^9", "ext-pdo": "*", "ext-phar": "*", - "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpbench/phpbench": "^0.16 || ^1", + "phpstan/phpstan": "^1.4", + "phpstan/phpstan-phpunit": "^1", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.22" }, "type": "library", "autoload": { @@ -220,7 +221,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + "source": "https://github.com/doctrine/instantiator/tree/1.4.1" }, "funding": [ { @@ -236,7 +237,7 @@ "type": "tidelift" } ], - "time": "2020-11-10T18:47:58+00:00" + "time": "2022-03-03T08:28:38+00:00" }, { "name": "doctrine/lexer", @@ -1112,18 +1113,67 @@ }, "time": "2021-11-09T09:13:51+00:00" }, + { + "name": "hyperf/context", + "version": "v3.0.0-beta.1", + "source": { + "type": "git", + "url": "https://github.com/hyperf/context.git", + "reference": "a8297baaac37ccc714b8bcc520f459ea86a1cf71" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hyperf/context/zipball/a8297baaac37ccc714b8bcc520f459ea86a1cf71", + "reference": "a8297baaac37ccc714b8bcc520f459ea86a1cf71", + "shasum": "" + }, + "require": { + "hyperf/engine": "^1.2|^2.0", + "php": ">=8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" + } + }, + "autoload": { + "psr-4": { + "Hyperf\\Context\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A coroutine context library.", + "homepage": "https://hyperf.io", + "keywords": [ + "Context", + "hyperf", + "php", + "swoole" + ], + "support": { + "docs": "https://hyperf.wiki", + "issues": "https://github.com/hyperf/hyperf/issues", + "pull-request": "https://github.com/hyperf/hyperf/pulls", + "source": "https://github.com/hyperf/hyperf" + }, + "time": "2022-05-30T02:16:40+00:00" + }, { "name": "hyperf/contract", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/contract.git", - "reference": "e38122f0999ee92173d2efa8f1c297b978719781" + "reference": "5d1a229f92f5b96e925b77a3be6c620e21f488f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/contract/zipball/e38122f0999ee92173d2efa8f1c297b978719781", - "reference": "e38122f0999ee92173d2efa8f1c297b978719781", + "url": "https://api.github.com/repos/hyperf/contract/zipball/5d1a229f92f5b96e925b77a3be6c620e21f488f8", + "reference": "5d1a229f92f5b96e925b77a3be6c620e21f488f8", "shasum": "" }, "require": { @@ -1157,20 +1207,20 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-02-10T05:18:20+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/coordinator", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/coordinator.git", - "reference": "463673fb9d083ab1dfd27867ab8b991a2035ff58" + "reference": "5c08f65e505b92f8e63e3d1f33a44c0b177ef876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/coordinator/zipball/463673fb9d083ab1dfd27867ab8b991a2035ff58", - "reference": "463673fb9d083ab1dfd27867ab8b991a2035ff58", + "url": "https://api.github.com/repos/hyperf/coordinator/zipball/5c08f65e505b92f8e63e3d1f33a44c0b177ef876", + "reference": "5c08f65e505b92f8e63e3d1f33a44c0b177ef876", "shasum": "" }, "require": { @@ -1206,7 +1256,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-02-01T08:32:56+00:00" + "time": "2022-05-30T02:52:13+00:00" }, { "name": "hyperf/database", @@ -1387,16 +1437,16 @@ }, { "name": "hyperf/dispatcher", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/dispatcher.git", - "reference": "e3d8aa404d0658796674109061eeab84a10dafef" + "reference": "1b52e975652d8bf062d1058e94e0a9cc9224e010" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/e3d8aa404d0658796674109061eeab84a10dafef", - "reference": "e3d8aa404d0658796674109061eeab84a10dafef", + "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/1b52e975652d8bf062d1058e94e0a9cc9224e010", + "reference": "1b52e975652d8bf062d1058e94e0a9cc9224e010", "shasum": "" }, "require": { @@ -1440,7 +1490,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2021-11-10T06:27:28+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/engine", @@ -1496,16 +1546,16 @@ }, { "name": "hyperf/event", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/event.git", - "reference": "aa1dd8c6a124100c18d0944d8187836ba1efb80a" + "reference": "9a14e43dd2f94bbfbec1f1cfb1c0211a74f8f34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/event/zipball/aa1dd8c6a124100c18d0944d8187836ba1efb80a", - "reference": "aa1dd8c6a124100c18d0944d8187836ba1efb80a", + "url": "https://api.github.com/repos/hyperf/event/zipball/9a14e43dd2f94bbfbec1f1cfb1c0211a74f8f34a", + "reference": "9a14e43dd2f94bbfbec1f1cfb1c0211a74f8f34a", "shasum": "" }, "require": { @@ -1548,20 +1598,20 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-02-10T05:18:20+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/exception-handler", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/exception-handler.git", - "reference": "6526d39379d46304f3c0fafeab976d083ab2a372" + "reference": "da4e9643039ae62b56cd1b49521fb41266b95992" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/6526d39379d46304f3c0fafeab976d083ab2a372", - "reference": "6526d39379d46304f3c0fafeab976d083ab2a372", + "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/da4e9643039ae62b56cd1b49521fb41266b95992", + "reference": "da4e9643039ae62b56cd1b49521fb41266b95992", "shasum": "" }, "require": { @@ -1603,7 +1653,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2021-11-20T06:41:16+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/framework", @@ -1728,16 +1778,16 @@ }, { "name": "hyperf/http-message", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/http-message.git", - "reference": "ea9f8583322298778ddaa8d4264d55a7643f7dce" + "reference": "f64a2aa43189519739e3fecd5a444278aff9276d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/http-message/zipball/ea9f8583322298778ddaa8d4264d55a7643f7dce", - "reference": "ea9f8583322298778ddaa8d4264d55a7643f7dce", + "url": "https://api.github.com/repos/hyperf/http-message/zipball/f64a2aa43189519739e3fecd5a444278aff9276d", + "reference": "f64a2aa43189519739e3fecd5a444278aff9276d", "shasum": "" }, "require": { @@ -1776,22 +1826,22 @@ ], "support": { "issues": "https://github.com/hyperf/http-message/issues", - "source": "https://github.com/hyperf/http-message/tree/v3.0.0-alpha.1" + "source": "https://github.com/hyperf/http-message/tree/v3.0.0-beta.1" }, - "time": "2022-01-25T03:47:46+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/http-server", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/http-server.git", - "reference": "0fa00db9c1ab878c1e31b24fdf0312b6a4cae015" + "reference": "a75d76c643d838448b18d849baca076ed83f9936" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/http-server/zipball/0fa00db9c1ab878c1e31b24fdf0312b6a4cae015", - "reference": "0fa00db9c1ab878c1e31b24fdf0312b6a4cae015", + "url": "https://api.github.com/repos/hyperf/http-server/zipball/a75d76c643d838448b18d849baca076ed83f9936", + "reference": "a75d76c643d838448b18d849baca076ed83f9936", "shasum": "" }, "require": { @@ -1843,7 +1893,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-01-30T08:51:23+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/logger", @@ -1902,16 +1952,16 @@ }, { "name": "hyperf/macroable", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/macroable.git", - "reference": "76be558e7849f37338b13f43f8b9dc51d58d7226" + "reference": "bfd332fbcc84e44bc0c08f9ed305b3ceb71ffde2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/macroable/zipball/76be558e7849f37338b13f43f8b9dc51d58d7226", - "reference": "76be558e7849f37338b13f43f8b9dc51d58d7226", + "url": "https://api.github.com/repos/hyperf/macroable/zipball/bfd332fbcc84e44bc0c08f9ed305b3ceb71ffde2", + "reference": "bfd332fbcc84e44bc0c08f9ed305b3ceb71ffde2", "shasum": "" }, "require": { @@ -1946,7 +1996,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2021-12-03T06:51:32+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/model-cache", @@ -2295,16 +2345,16 @@ }, { "name": "hyperf/server", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/server.git", - "reference": "e4c4dd620c42d817cb133ed8198c784ee5eee109" + "reference": "f5f613464d60b5ea44d50dd4d289d543535e7728" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/server/zipball/e4c4dd620c42d817cb133ed8198c784ee5eee109", - "reference": "e4c4dd620c42d817cb133ed8198c784ee5eee109", + "url": "https://api.github.com/repos/hyperf/server/zipball/f5f613464d60b5ea44d50dd4d289d543535e7728", + "reference": "f5f613464d60b5ea44d50dd4d289d543535e7728", "shasum": "" }, "require": { @@ -2314,7 +2364,7 @@ "psr/container": "^1.0|^2.0", "psr/event-dispatcher": "^1.0", "psr/log": "^1.0|^2.0|^3.0", - "symfony/console": "^5.0" + "symfony/console": "^5.0|^6.0" }, "suggest": { "hyperf/event": "Dump the info after server start.", @@ -2352,7 +2402,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-02-10T05:18:20+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/translation", @@ -2409,20 +2459,21 @@ }, { "name": "hyperf/utils", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/utils.git", - "reference": "f9bd4e03b93e5e869c66e6a6f50520afcb5535f7" + "reference": "071bbda55af62fb69947d0569c51bb1ac1ee70f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/utils/zipball/f9bd4e03b93e5e869c66e6a6f50520afcb5535f7", - "reference": "f9bd4e03b93e5e869c66e6a6f50520afcb5535f7", + "url": "https://api.github.com/repos/hyperf/utils/zipball/071bbda55af62fb69947d0569c51bb1ac1ee70f6", + "reference": "071bbda55af62fb69947d0569c51bb1ac1ee70f6", "shasum": "" }, "require": { "doctrine/inflector": "^2.0", + "hyperf/context": "~3.0.0", "hyperf/contract": "~3.0.0", "hyperf/coordinator": "~3.0.0", "hyperf/engine": "^1.2|^2.0", @@ -2433,9 +2484,9 @@ "ext-swoole": "Required to use methods related to swoole (>=4.5).", "hyperf/di": "Required to use ExceptionNormalizer", "nikic/php-parser": "Required to use PhpParser. (^4.0)", - "symfony/property-access": "Required to use SymfonyNormalizer (^5.0)", - "symfony/serializer": "Required to use SymfonyNormalizer (^5.0)", - "symfony/var-dumper": "Required to use the dd function (^5.0)." + "symfony/property-access": "Required to use SymfonyNormalizer (^5.0|^6.0)", + "symfony/serializer": "Required to use SymfonyNormalizer (^5.0|^6.0)", + "symfony/var-dumper": "Required to use the dd function (^5.0|^6.0)." }, "type": "library", "extra": { @@ -2472,7 +2523,7 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2022-02-05T11:26:37+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "hyperf/validation", @@ -3713,16 +3764,16 @@ }, { "name": "symfony/console", - "version": "v5.4.3", + "version": "v5.4.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8" + "reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a2a86ec353d825c75856c6fd14fac416a7bdb6b8", - "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8", + "url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb", + "reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb", "shasum": "" }, "require": { @@ -3792,7 +3843,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.3" + "source": "https://github.com/symfony/console/tree/v5.4.9" }, "funding": [ { @@ -3808,20 +3859,20 @@ "type": "tidelift" } ], - "time": "2022-01-26T16:28:35+00:00" + "time": "2022-05-18T06:17:34+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced" + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", "shasum": "" }, "require": { @@ -3859,7 +3910,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.1" }, "funding": [ { @@ -3875,7 +3926,7 @@ "type": "tidelift" } ], - "time": "2021-11-01T23:48:49+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/finder", @@ -3942,7 +3993,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -3974,12 +4025,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4004,7 +4055,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0" }, "funding": [ { @@ -4024,7 +4075,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -4085,7 +4136,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0" }, "funding": [ { @@ -4192,7 +4243,7 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -4256,7 +4307,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0" }, "funding": [ { @@ -4276,7 +4327,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -4339,7 +4390,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" }, "funding": [ { @@ -4435,7 +4486,7 @@ }, { "name": "symfony/polyfill-php73", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", @@ -4494,7 +4545,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0" }, "funding": [ { @@ -4514,16 +4565,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" + "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c", + "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c", "shasum": "" }, "require": { @@ -4577,7 +4628,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0" }, "funding": [ { @@ -4593,20 +4644,20 @@ "type": "tidelift" } ], - "time": "2021-09-13T13:58:33+00:00" + "time": "2022-03-04T08:16:47+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603" + "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e517458f278c2131ca9f262f8fbaf01410f2c65c", + "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c", "shasum": "" }, "require": { @@ -4659,7 +4710,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.0.1" }, "funding": [ { @@ -4675,20 +4726,20 @@ "type": "tidelift" } ], - "time": "2021-11-04T17:53:12+00:00" + "time": "2022-03-13T20:10:05+00:00" }, { "name": "symfony/string", - "version": "v6.0.3", + "version": "v6.0.9", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2" + "reference": "df9f03d595aa2d446498ba92fe803a519b2c43cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2", - "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2", + "url": "https://api.github.com/repos/symfony/string/zipball/df9f03d595aa2d446498ba92fe803a519b2c43cc", + "reference": "df9f03d595aa2d446498ba92fe803a519b2c43cc", "shasum": "" }, "require": { @@ -4709,12 +4760,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Symfony\\Component\\String\\": "" - }, "files": [ "Resources/functions.php" ], + "psr-4": { + "Symfony\\Component\\String\\": "" + }, "exclude-from-classmap": [ "/Tests/" ] @@ -4744,7 +4795,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.0.3" + "source": "https://github.com/symfony/string/tree/v6.0.9" }, "funding": [ { @@ -4760,7 +4811,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2022-04-22T08:18:02+00:00" }, { "name": "symfony/translation", @@ -5472,16 +5523,16 @@ }, { "name": "hyperf/testing", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/hyperf/testing.git", - "reference": "25b7e96912672a9cf93e253375f83ae57bf5ffd5" + "reference": "60d38d9831d68fcd6f29cf783312c4d7ea3b1f7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/testing/zipball/25b7e96912672a9cf93e253375f83ae57bf5ffd5", - "reference": "25b7e96912672a9cf93e253375f83ae57bf5ffd5", + "url": "https://api.github.com/repos/hyperf/testing/zipball/60d38d9831d68fcd6f29cf783312c4d7ea3b1f7c", + "reference": "60d38d9831d68fcd6f29cf783312c4d7ea3b1f7c", "shasum": "" }, "require": { @@ -5518,9 +5569,9 @@ "testing" ], "support": { - "source": "https://github.com/hyperf/testing/tree/v3.0.0-alpha.1" + "source": "https://github.com/hyperf/testing/tree/v3.0.0-beta.1" }, - "time": "2022-01-30T08:51:23+00:00" + "time": "2022-05-30T02:16:40+00:00" }, { "name": "mockery/mockery", @@ -5596,25 +5647,29 @@ }, { "name": "myclabs/deep-copy", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3,<3.2.2" + }, "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.1" + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { @@ -5639,7 +5694,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" }, "funding": [ { @@ -5647,7 +5702,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T09:40:50+00:00" + "time": "2022-03-03T13:19:32+00:00" }, { "name": "phar-io/manifest", @@ -5711,16 +5766,16 @@ }, { "name": "phar-io/version", - "version": "3.1.1", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "15a90844ad40f127afd244c0cad228de2a80052a" + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a", - "reference": "15a90844ad40f127afd244c0cad228de2a80052a", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "" }, "require": { @@ -5756,9 +5811,9 @@ "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/3.1.1" + "source": "https://github.com/phar-io/version/tree/3.2.1" }, - "time": "2022-02-07T21:56:48+00:00" + "time": "2022-02-21T01:04:05+00:00" }, { "name": "php-cs-fixer/diff", @@ -5924,16 +5979,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" + "reference": "77a32518733312af16a44300404e945338981de3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", + "reference": "77a32518733312af16a44300404e945338981de3", "shasum": "" }, "require": { @@ -5968,9 +6023,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1" }, - "time": "2022-01-04T19:58:01+00:00" + "time": "2022-03-15T21:29:03+00:00" }, { "name": "phpspec/prophecy", @@ -6105,16 +6160,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.10", + "version": "9.2.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687" + "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f", + "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f", "shasum": "" }, "require": { @@ -6170,7 +6225,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15" }, "funding": [ { @@ -6178,7 +6233,7 @@ "type": "github" } ], - "time": "2021-12-05T09:12:13+00:00" + "time": "2022-03-07T09:28:20+00:00" }, { "name": "phpunit/php-file-iterator", @@ -6423,16 +6478,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.13", + "version": "9.5.20", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "597cb647654ede35e43b137926dfdfef0fb11743" + "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743", - "reference": "597cb647654ede35e43b137926dfdfef0fb11743", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba", + "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba", "shasum": "" }, "require": { @@ -6448,7 +6503,7 @@ "phar-io/version": "^3.0.2", "php": ">=7.3", "phpspec/prophecy": "^1.12.1", - "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-code-coverage": "^9.2.13", "phpunit/php-file-iterator": "^3.0.5", "phpunit/php-invoker": "^3.1.1", "phpunit/php-text-template": "^2.0.3", @@ -6462,7 +6517,7 @@ "sebastian/global-state": "^5.0.1", "sebastian/object-enumerator": "^4.0.3", "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^2.3.4", + "sebastian/type": "^3.0", "sebastian/version": "^3.0.2" }, "require-dev": { @@ -6510,7 +6565,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20" }, "funding": [ { @@ -6522,7 +6577,7 @@ "type": "github" } ], - "time": "2022-01-24T07:33:35+00:00" + "time": "2022-04-01T12:37:26+00:00" }, { "name": "sebastian/cli-parser", @@ -6890,16 +6945,16 @@ }, { "name": "sebastian/environment", - "version": "5.1.3", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac" + "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7", + "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7", "shasum": "" }, "require": { @@ -6941,7 +6996,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", - "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4" }, "funding": [ { @@ -6949,7 +7004,7 @@ "type": "github" } ], - "time": "2020-09-28T05:52:38+00:00" + "time": "2022-04-03T09:37:03+00:00" }, { "name": "sebastian/exporter", @@ -7381,28 +7436,28 @@ }, { "name": "sebastian/type", - "version": "2.3.4", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914" + "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", + "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -7425,7 +7480,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/2.3.4" + "source": "https://github.com/sebastianbergmann/type/tree/3.0.0" }, "funding": [ { @@ -7433,7 +7488,7 @@ "type": "github" } ], - "time": "2021-06-15T12:49:02+00:00" + "time": "2022-03-15T09:54:48+00:00" }, { "name": "sebastian/version", @@ -8240,5 +8295,5 @@ "ext-swoole": ">=4.5" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }