diff --git a/composer.lock b/composer.lock index 02737dc..4aaf331 100644 --- a/composer.lock +++ b/composer.lock @@ -80,28 +80,28 @@ }, { "name": "doctrine/inflector", - "version": "2.0.4", + "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89" + "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", - "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", + "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpstan/phpstan-strict-rules": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "vimeo/psalm": "^4.10" + "doctrine/coding-standard": "^10", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.3", + "phpunit/phpunit": "^8.5 || ^9.5", + "vimeo/psalm": "^4.25" }, "type": "library", "autoload": { @@ -151,7 +151,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.4" + "source": "https://github.com/doctrine/inflector/tree/2.0.6" }, "funding": [ { @@ -167,7 +167,7 @@ "type": "tidelift" } ], - "time": "2021-10-22T20:16:43+00:00" + "time": "2022-10-20T09:10:12+00:00" }, { "name": "doctrine/instantiator", @@ -1112,18 +1112,67 @@ }, "time": "2021-11-09T09:13:51+00:00" }, + { + "name": "hyperf/context", + "version": "v3.0.0", + "source": { + "type": "git", + "url": "https://github.com/hyperf/context.git", + "reference": "95cd634ece12f1f4898d10815060090191d59527" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hyperf/context/zipball/95cd634ece12f1f4898d10815060090191d59527", + "reference": "95cd634ece12f1f4898d10815060090191d59527", + "shasum": "" + }, + "require": { + "hyperf/engine": "^1.2|^2.0", + "php": ">=8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-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-11-01T02:50:54+00:00" + }, { "name": "hyperf/contract", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/contract.git", - "reference": "e38122f0999ee92173d2efa8f1c297b978719781" + "reference": "ec465d74f94341ff9b979cc4a3f0e2ededc05040" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/contract/zipball/e38122f0999ee92173d2efa8f1c297b978719781", - "reference": "e38122f0999ee92173d2efa8f1c297b978719781", + "url": "https://api.github.com/repos/hyperf/contract/zipball/ec465d74f94341ff9b979cc4a3f0e2ededc05040", + "reference": "ec465d74f94341ff9b979cc4a3f0e2ededc05040", "shasum": "" }, "require": { @@ -1157,20 +1206,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-11-01T02:50:54+00:00" }, { "name": "hyperf/coordinator", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/coordinator.git", - "reference": "463673fb9d083ab1dfd27867ab8b991a2035ff58" + "reference": "5759dd9153ea3789f0d8de0baf53d732016266cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/coordinator/zipball/463673fb9d083ab1dfd27867ab8b991a2035ff58", - "reference": "463673fb9d083ab1dfd27867ab8b991a2035ff58", + "url": "https://api.github.com/repos/hyperf/coordinator/zipball/5759dd9153ea3789f0d8de0baf53d732016266cd", + "reference": "5759dd9153ea3789f0d8de0baf53d732016266cd", "shasum": "" }, "require": { @@ -1206,7 +1255,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-11-01T02:50:54+00:00" }, { "name": "hyperf/database", @@ -1387,16 +1436,16 @@ }, { "name": "hyperf/dispatcher", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/dispatcher.git", - "reference": "e3d8aa404d0658796674109061eeab84a10dafef" + "reference": "f506c5102583d69b7225fc7045ee707a65d2b4d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/e3d8aa404d0658796674109061eeab84a10dafef", - "reference": "e3d8aa404d0658796674109061eeab84a10dafef", + "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/f506c5102583d69b7225fc7045ee707a65d2b4d0", + "reference": "f506c5102583d69b7225fc7045ee707a65d2b4d0", "shasum": "" }, "require": { @@ -1440,24 +1489,24 @@ "pull-request": "https://github.com/hyperf/hyperf/pulls", "source": "https://github.com/hyperf/hyperf" }, - "time": "2021-11-10T06:27:28+00:00" + "time": "2022-08-30T06:33:36+00:00" }, { "name": "hyperf/engine", - "version": "v1.2.1", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/hyperf/engine.git", - "reference": "be371c486d1e0809fd84d248f554229c985409a7" + "reference": "392b44b1124c278c99b100b4c65189780b5f01c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/engine/zipball/be371c486d1e0809fd84d248f554229c985409a7", - "reference": "be371c486d1e0809fd84d248f554229c985409a7", + "url": "https://api.github.com/repos/hyperf/engine/zipball/392b44b1124c278c99b100b4c65189780b5f01c6", + "reference": "392b44b1124c278c99b100b4c65189780b5f01c6", "shasum": "" }, "require": { - "php": ">=7.4" + "php": ">=8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", @@ -1472,7 +1521,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" + }, + "hyperf": { + "config": "Hyperf\\Engine\\ConfigProvider" } }, "autoload": { @@ -1490,9 +1542,9 @@ ], "support": { "issues": "https://github.com/hyperf/engine/issues", - "source": "https://github.com/hyperf/engine/tree/v1.2.1" + "source": "https://github.com/hyperf/engine/tree/v1.3.4" }, - "time": "2022-01-22T14:24:31+00:00" + "time": "2022-09-05T06:17:31+00:00" }, { "name": "hyperf/event", @@ -1552,16 +1604,16 @@ }, { "name": "hyperf/exception-handler", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/exception-handler.git", - "reference": "6526d39379d46304f3c0fafeab976d083ab2a372" + "reference": "2c7506e82f81e8c60a8e83168b5af4b9eed05efd" }, "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/2c7506e82f81e8c60a8e83168b5af4b9eed05efd", + "reference": "2c7506e82f81e8c60a8e83168b5af4b9eed05efd", "shasum": "" }, "require": { @@ -1603,7 +1655,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-11-01T02:50:54+00:00" }, { "name": "hyperf/framework", @@ -1902,16 +1954,16 @@ }, { "name": "hyperf/macroable", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/macroable.git", - "reference": "76be558e7849f37338b13f43f8b9dc51d58d7226" + "reference": "822de69ba0c75aa9767a9cea487b84bf31d5240a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/macroable/zipball/76be558e7849f37338b13f43f8b9dc51d58d7226", - "reference": "76be558e7849f37338b13f43f8b9dc51d58d7226", + "url": "https://api.github.com/repos/hyperf/macroable/zipball/822de69ba0c75aa9767a9cea487b84bf31d5240a", + "reference": "822de69ba0c75aa9767a9cea487b84bf31d5240a", "shasum": "" }, "require": { @@ -1946,7 +1998,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-11-01T02:50:54+00:00" }, { "name": "hyperf/model-cache", @@ -2409,20 +2461,21 @@ }, { "name": "hyperf/utils", - "version": "v3.0.0-alpha.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/hyperf/utils.git", - "reference": "f9bd4e03b93e5e869c66e6a6f50520afcb5535f7" + "reference": "eb4b597924da6ad604c4ade6fe026a7bb7c4fd26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/utils/zipball/f9bd4e03b93e5e869c66e6a6f50520afcb5535f7", - "reference": "f9bd4e03b93e5e869c66e6a6f50520afcb5535f7", + "url": "https://api.github.com/repos/hyperf/utils/zipball/eb4b597924da6ad604c4ade6fe026a7bb7c4fd26", + "reference": "eb4b597924da6ad604c4ade6fe026a7bb7c4fd26", "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 +2486,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 +2525,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-12-10T13:24:37+00:00" }, { "name": "hyperf/validation", @@ -8240,5 +8293,5 @@ "ext-swoole": ">=4.5" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }