{"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/http-client":{"1.x-dev":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"980ac3701cc100ec605ccb5f7e974861f900d0e9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/980ac3701cc100ec605ccb5f7e974861f900d0e9","type":"zip","shasum":"","reference":"980ac3701cc100ec605ccb5f7e974861f900d0e9"},"type":"library","time":"2018-11-15T04:06:26+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2894216},"dev-bak":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"452c60fff358852159a3c5adf495fbd9e749c45e"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/452c60fff358852159a3c5adf495fbd9e749c45e","type":"zip","shasum":"","reference":"452c60fff358852159a3c5adf495fbd9e749c45e"},"type":"library","time":"2018-04-10T13:35:53+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2089438},"dev-master":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"980ac3701cc100ec605ccb5f7e974861f900d0e9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/980ac3701cc100ec605ccb5f7e974861f900d0e9","type":"zip","shasum":"","reference":"980ac3701cc100ec605ccb5f7e974861f900d0e9"},"type":"library","funding":[],"time":"2018-11-15T04:06:26+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"default-branch":true,"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":4230933},"v1.0.0":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"99abeeaf7fd114434093787668aa1f4b1d51ccf4"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/99abeeaf7fd114434093787668aa1f4b1d51ccf4","type":"zip","shasum":"","reference":"99abeeaf7fd114434093787668aa1f4b1d51ccf4"},"type":"library","time":"2018-03-06T14:48:55+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965279},"v1.0.1":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"6aeedbc63cb9351e55f5f843649fe70af609b3ae"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/6aeedbc63cb9351e55f5f843649fe70af609b3ae","type":"zip","shasum":"","reference":"6aeedbc63cb9351e55f5f843649fe70af609b3ae"},"type":"library","time":"2018-03-10T14:01:32+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1987510},"v1.0.2":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"78fd1bf4fb52bff6ffe1da2af9a0d500004bcce3"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/78fd1bf4fb52bff6ffe1da2af9a0d500004bcce3","type":"zip","shasum":"","reference":"78fd1bf4fb52bff6ffe1da2af9a0d500004bcce3"},"type":"library","time":"2018-04-09T09:23:17+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2079897},"v1.0.3":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"3b3baadcb02591190fe450bd190d320bd26869d8"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/3b3baadcb02591190fe450bd190d320bd26869d8","type":"zip","shasum":"","reference":"3b3baadcb02591190fe450bd190d320bd26869d8"},"type":"library","time":"2018-04-10T11:12:36+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2083580},"v1.0.4":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"452c60fff358852159a3c5adf495fbd9e749c45e"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/452c60fff358852159a3c5adf495fbd9e749c45e","type":"zip","shasum":"","reference":"452c60fff358852159a3c5adf495fbd9e749c45e"},"type":"library","time":"2018-04-10T13:35:53+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2084532},"v1.0.5":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","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-http-client.git","type":"git","reference":"1b3881b844762afd62c3a41ed05b67587db819cf"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/1b3881b844762afd62c3a41ed05b67587db819cf","type":"zip","shasum":"","reference":"1b3881b844762afd62c3a41ed05b67587db819cf"},"type":"library","time":"2018-04-12T15:26:41+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2091407},"v1.0.6":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"v1.0.6","version_normalized":"1.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"cb768475aa6e84f0cd011ac4751c7308616d4d22"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/cb768475aa6e84f0cd011ac4751c7308616d4d22","type":"zip","shasum":"","reference":"cb768475aa6e84f0cd011ac4751c7308616d4d22"},"type":"library","time":"2018-05-15T11:31:33+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2203612},"v1.0.7":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"v1.0.7","version_normalized":"1.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"aec7d3b57ce986386f4b71ff757a0f5e0464bdee"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/aec7d3b57ce986386f4b71ff757a0f5e0464bdee","type":"zip","shasum":"","reference":"aec7d3b57ce986386f4b71ff757a0f5e0464bdee"},"type":"library","time":"2018-07-10T07:26:09+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2321342},"v1.0.8":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"v1.0.8","version_normalized":"1.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"e5c4ecbd7ce31ddce483043c72ae3109bf5a1026"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/e5c4ecbd7ce31ddce483043c72ae3109bf5a1026","type":"zip","shasum":"","reference":"e5c4ecbd7ce31ddce483043c72ae3109bf5a1026"},"type":"library","time":"2018-08-12T16:22:06+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2399375},"v1.0.9":{"name":"swoft/http-client","description":"HTTP Client Component for Swoft","keywords":["php","http","client","swoole","http-client","swoft"],"homepage":"","version":"v1.0.9","version_normalized":"1.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-http-client.git","type":"git","reference":"0746832be474138ffc30d82e5eb0a88f8a28d9d7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-http-client/zipball/0746832be474138ffc30d82e5eb0a88f8a28d9d7","type":"zip","shasum":"","reference":"0746832be474138ffc30d82e5eb0a88f8a28d9d7"},"type":"library","time":"2018-08-16T06:49:20+00:00","autoload":{"psr-4":{"Swoft\\HttpClient\\":"src/"}},"require":{"swoft/http-message":"^1.0","swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2403693}}}}