{"packages":{"swoft/component":{"1.x-dev":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/39d6aaa38c5a6b6393a85dfced55f8c6620c2058","type":"zip","shasum":"","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"type":"library","time":"2019-09-13T12:09:22+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894183},"dev-feature":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-feature","version_normalized":"dev-feature","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/cf4a6f477fb03faad04c52fec6d95a2fa821b4d4","type":"zip","shasum":"","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"type":"library","time":"2019-04-03T13:23:03+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Auth\\":"src/auth/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Defer\\":"src/defer/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\ErrorHandler\\":"src/error-handler/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","psr/container":"^1.0","nesbot/carbon":"^1.26","nikic/php-parser":"^4.0","firebase/php-jwt":"^5.0"},"require-dev":{"phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","swoft/swoole-ide-helper":"dev-master","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version","swoft/aop":"self.version","swoft/defer":"self.version","swoft/error-handler":"self.version","swoft/bean":"self.version","swoft/auth":"self.version"},"uid":2098307},"dev-master_bak":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-master_bak","version_normalized":"dev-master_bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/37ebdfa708dce4d3c35f3852816e618d56d53bd2","type":"zip","shasum":"","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"type":"library","time":"2019-04-03T05:34:41+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894138}},"swoft/session":{"1.x-dev":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"f141f7c0b496ff24709a1f72a25ba22f36dcfb60"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/f141f7c0b496ff24709a1f72a25ba22f36dcfb60","type":"zip","shasum":"","reference":"f141f7c0b496ff24709a1f72a25ba22f36dcfb60"},"type":"library","time":"2018-11-07T11:30:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2894211},"dev-bak":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"054dadf94bbf2a854b1edfba83db27fb8e253e16"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/054dadf94bbf2a854b1edfba83db27fb8e253e16","type":"zip","shasum":"","reference":"054dadf94bbf2a854b1edfba83db27fb8e253e16"},"type":"library","time":"2018-03-13T06:40:56+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2089474},"dev-master":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","http-session","swoft","swoft-component"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"af9a33d6a9adefdea5eeda3ba4acc080f6a40b59"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/af9a33d6a9adefdea5eeda3ba4acc080f6a40b59","type":"zip","shasum":"","reference":"af9a33d6a9adefdea5eeda3ba4acc080f6a40b59"},"type":"library","funding":[],"time":"2021-05-06T16:33:49+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"default-branch":true,"require":{"swoft/http-message":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4229862},"v1.0.0":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"201cb5c94353480370ea0c2ca656bd0ca4433eeb"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/201cb5c94353480370ea0c2ca656bd0ca4433eeb","type":"zip","shasum":"","reference":"201cb5c94353480370ea0c2ca656bd0ca4433eeb"},"type":"library","time":"2018-03-05T12:30:17+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"dev-master","swoft/http-message":"dev-master","swoft/redis":"dev-master","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":1965135},"v1.0.1":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.1","version_normalized":"1.0.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"07723af2891c0613940d7a6818e35db14ebd0f8d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/07723af2891c0613940d7a6818e35db14ebd0f8d","type":"zip","shasum":"","reference":"07723af2891c0613940d7a6818e35db14ebd0f8d"},"type":"library","time":"2018-03-06T14:54:55+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":1965256},"v1.0.2":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.2","version_normalized":"1.0.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"054dadf94bbf2a854b1edfba83db27fb8e253e16"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/054dadf94bbf2a854b1edfba83db27fb8e253e16","type":"zip","shasum":"","reference":"054dadf94bbf2a854b1edfba83db27fb8e253e16"},"type":"library","time":"2018-03-13T06:40:56+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":1985278},"v1.0.3":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.3","version_normalized":"1.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"e2bc8e6b8396d94cb90012d366af8eee39cf5bfe"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/e2bc8e6b8396d94cb90012d366af8eee39cf5bfe","type":"zip","shasum":"","reference":"e2bc8e6b8396d94cb90012d366af8eee39cf5bfe"},"type":"library","time":"2018-06-14T08:39:20+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2261502},"v1.0.4":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.4","version_normalized":"1.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"ce01d7f21f5e15a4c452bff466108cc8225236a5"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/ce01d7f21f5e15a4c452bff466108cc8225236a5","type":"zip","shasum":"","reference":"ce01d7f21f5e15a4c452bff466108cc8225236a5"},"type":"library","time":"2018-11-07T08:39:56+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2564193},"v1.0.5":{"name":"swoft/session","description":"Session Component for Swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v1.0.5","version_normalized":"1.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"f141f7c0b496ff24709a1f72a25ba22f36dcfb60"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/f141f7c0b496ff24709a1f72a25ba22f36dcfb60","type":"zip","shasum":"","reference":"f141f7c0b496ff24709a1f72a25ba22f36dcfb60"},"type":"library","time":"2018-11-07T11:30:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Session\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/http-message":"^1.0","swoft/redis":"^1.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2564556},"v2.0.10":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","http-session","swoft","swoft-component"],"homepage":"","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"6aca19f5393177537561482651444dfdf8fc8d38"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/6aca19f5393177537561482651444dfdf8fc8d38","type":"zip","shasum":"","reference":"6aca19f5393177537561482651444dfdf8fc8d38"},"type":"library","funding":[],"time":"2020-06-29T12:06:12+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447635},"v2.0.11":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","http-session","swoft","swoft-component"],"homepage":"","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"af9a33d6a9adefdea5eeda3ba4acc080f6a40b59"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/af9a33d6a9adefdea5eeda3ba4acc080f6a40b59","type":"zip","shasum":"","reference":"af9a33d6a9adefdea5eeda3ba4acc080f6a40b59"},"type":"library","funding":[],"time":"2021-05-06T16:33:49+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":5178485},"v2.0.4":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v2.0.4","version_normalized":"2.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"e8b6ac90cf04b69b770fbc2068f8e1cdbec012ed"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/e8b6ac90cf04b69b770fbc2068f8e1cdbec012ed","type":"zip","shasum":"","reference":"e8b6ac90cf04b69b770fbc2068f8e1cdbec012ed"},"type":"library","time":"2019-07-18T13:29:15+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3110969},"v2.0.5":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v2.0.5","version_normalized":"2.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"2dc3e4acd8dde850fe2b6caed30abc17fa8a9f56"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/2dc3e4acd8dde850fe2b6caed30abc17fa8a9f56","type":"zip","shasum":"","reference":"2dc3e4acd8dde850fe2b6caed30abc17fa8a9f56"},"type":"library","time":"2019-08-06T14:08:13+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146972},"v2.0.6":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v2.0.6","version_normalized":"2.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"538fd1864580d3897f046fb6f2d3ed2b34cfeeb9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/538fd1864580d3897f046fb6f2d3ed2b34cfeeb9","type":"zip","shasum":"","reference":"538fd1864580d3897f046fb6f2d3ed2b34cfeeb9"},"type":"library","time":"2019-09-20T15:50:08+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","nesbot/carbon":"^1.22"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249249},"v2.0.7":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","swoft"],"homepage":"","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"3ac0a9f85a4cdd4da801f9532baf087ee7e6a07d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/3ac0a9f85a4cdd4da801f9532baf087ee7e6a07d","type":"zip","shasum":"","reference":"3ac0a9f85a4cdd4da801f9532baf087ee7e6a07d"},"type":"library","time":"2019-11-17T16:42:05+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385452},"v2.0.8":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","http-session","swoft","swoft-component"],"homepage":"","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"efeb60db89ad4dc7387da11086bdba384fba2c0b"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/efeb60db89ad4dc7387da11086bdba384fba2c0b","type":"zip","shasum":"","reference":"efeb60db89ad4dc7387da11086bdba384fba2c0b"},"type":"library","time":"2019-12-17T03:29:18+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546680},"v2.0.9":{"name":"swoft/session","description":"Http session component for swoft","keywords":["php","session","swoole","http-session","swoft","swoft-component"],"homepage":"","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-session.git","type":"git","reference":"51ab8874c909fc36b50bd2de5071c1fed9a12283"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-session/zipball/51ab8874c909fc36b50bd2de5071c1fed9a12283","type":"zip","shasum":"","reference":"51ab8874c909fc36b50bd2de5071c1fed9a12283"},"type":"library","funding":[],"time":"2020-01-21T08:45:58+00:00","autoload":{"psr-4":{"Swoft\\Http\\Session\\":"src/"}},"require":{"swoft/http-message":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777145}}}}