{"packages":{"koded/http":{"0.10.1":{"name":"koded/http","description":"Koded HTTP component.","keywords":["http","stream","response","request","PHP7"],"homepage":"","version":"0.10.1","version_normalized":"0.10.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"eb9f848c08041c2c01909d897b7398084ee2b3ea"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/eb9f848c08041c2c01909d897b7398084ee2b3ea","type":"zip","shasum":"","reference":"eb9f848c08041c2c01909d897b7398084ee2b3ea"},"type":"library","time":"2017-12-17T12:47:51+00:00","autoload":{"files":["functions.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"0.9.x-dev"}},"require":{"php":"~7.1","koded/stdlib":"~2","psr/http-message":"~1"},"require-dev":{"phpunit/phpunit":"~6","satooshi/php-coveralls":"~1"},"uid":1794387},"0.7.0":{"name":"koded/http","description":"Koded HTTP component.","keywords":["http","stream","response","request","PHP7"],"homepage":"","version":"0.7.0","version_normalized":"0.7.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"d2be8e2759c534e2f01e9a0561bde3962c8b2764"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/d2be8e2759c534e2f01e9a0561bde3962c8b2764","type":"zip","shasum":"","reference":"d2be8e2759c534e2f01e9a0561bde3962c8b2764"},"type":"library","time":"2017-04-23T14:25:46+00:00","autoload":{"files":["functions.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"0.7.x-dev"}},"require":{"php":"~7.1","koded/stdlib":"~1","psr/http-message":"~1"},"require-dev":{"phpunit/phpunit":"~6","satooshi/php-coveralls":"~1"},"uid":1357685},"0.8.0":{"name":"koded/http","description":"Koded HTTP component.","keywords":["http","stream","response","request","PHP7"],"homepage":"","version":"0.8.0","version_normalized":"0.8.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"cefe5cfc3e0c2d651381e80d55704496b18fcee7"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/cefe5cfc3e0c2d651381e80d55704496b18fcee7","type":"zip","shasum":"","reference":"cefe5cfc3e0c2d651381e80d55704496b18fcee7"},"type":"library","time":"2017-04-23T14:31:52+00:00","autoload":{"files":["functions.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"0.7.x-dev"}},"require":{"php":"~7.1","koded/stdlib":"~1","psr/http-message":"~1"},"require-dev":{"phpunit/phpunit":"~6","satooshi/php-coveralls":"~1"},"uid":1358158},"0.9.1":{"name":"koded/http","description":"Koded HTTP component.","keywords":["http","stream","response","request","PHP7"],"homepage":"","version":"0.9.1","version_normalized":"0.9.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"44aa8ea41bfb31b8bcc24ff49806afb4df5ea37a"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/44aa8ea41bfb31b8bcc24ff49806afb4df5ea37a","type":"zip","shasum":"","reference":"44aa8ea41bfb31b8bcc24ff49806afb4df5ea37a"},"type":"library","time":"2017-12-05T09:51:11+00:00","autoload":{"files":["functions.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"0.9.x-dev"}},"require":{"php":"~7.1","koded/stdlib":"~1","psr/http-message":"~1"},"require-dev":{"phpunit/phpunit":"~6","satooshi/php-coveralls":"~1"},"uid":1765115},"1.0.0":{"name":"koded/http","description":"Koded HTTP component.","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17"],"homepage":"","version":"1.0.0","version_normalized":"1.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"fe43bea380ac5311abfb1c7ba832937b3cee6d7e"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/fe43bea380ac5311abfb1c7ba832937b3cee6d7e","type":"zip","shasum":"","reference":"fe43bea380ac5311abfb1c7ba832937b3cee6d7e"},"type":"library","time":"2019-05-21T14:14:01+00:00","autoload":{"files":["functions.php","HttpFactory.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^7.3","psr/http-message":"~1","psr/http-factory":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev","codacy/coverage":"dev-master"},"suggest":{"ext-iconv":"*"},"uid":2978892},"2.0.0":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"2.0.0","version_normalized":"2.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"3e15a8a2c1e4fbc695814c707f318c5544566514"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/3e15a8a2c1e4fbc695814c707f318c5544566514","type":"zip","shasum":"","reference":"3e15a8a2c1e4fbc695814c707f318c5544566514"},"type":"library","funding":[],"time":"2020-03-25T15:54:39+00:00","autoload":{"files":["functions.php","HttpFactory.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"~7.2","psr/http-message":"~1","psr/http-factory":"~1","psr/http-client":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev","scrutinizer/ocular":"^1.6"},"suggest":{"ext-iconv":"*"},"uid":3725841},"2.0.1":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"2.0.1","version_normalized":"2.0.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"ec1159e40c19c1268324a38e1d24a505be0c40f0"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/ec1159e40c19c1268324a38e1d24a505be0c40f0","type":"zip","shasum":"","reference":"ec1159e40c19c1268324a38e1d24a505be0c40f0"},"type":"library","funding":[],"time":"2020-03-26T13:58:33+00:00","autoload":{"files":["functions.php","HttpFactory.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"~7.2","psr/http-message":"~1","psr/http-factory":"~1","psr/http-client":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev","scrutinizer/ocular":"^1.6"},"suggest":{"ext-iconv":"*"},"uid":3728438},"2.0.2":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"2.0.2","version_normalized":"2.0.2.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"4377fd4c9893e836058a158833c004578947c6b7"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/4377fd4c9893e836058a158833c004578947c6b7","type":"zip","shasum":"","reference":"4377fd4c9893e836058a158833c004578947c6b7"},"type":"library","funding":[],"time":"2020-03-28T09:15:27+00:00","autoload":{"files":["functions.php","HttpFactory.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"require":{"php":"~7.2","psr/http-message":"~1","psr/http-factory":"~1","psr/http-client":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev"},"suggest":{"ext-iconv":"*"},"uid":3733536},"2.1.0":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"2.1.0","version_normalized":"2.1.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"0fc6f6f797580f046dd7d1188d72e94a96be77d6"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/0fc6f6f797580f046dd7d1188d72e94a96be77d6","type":"zip","shasum":"","reference":"0fc6f6f797580f046dd7d1188d72e94a96be77d6"},"type":"library","funding":[],"time":"2020-04-14T12:01:44+00:00","autoload":{"files":["functions.php","HttpFactory.php"],"psr-4":{"Koded\\Http\\":""},"exclude-from-classmap":["/Tests/"]},"require":{"php":"~7.2","psr/http-message":"~1","psr/http-factory":"~1","psr/http-client":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*","ext-fileinfo":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev"},"suggest":{"ext-iconv":"*"},"uid":3782276},"2.1.1":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"2.1.1","version_normalized":"2.1.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"d2aa893ed11537da6634cc8543939b6d8c837fae"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/d2aa893ed11537da6634cc8543939b6d8c837fae","type":"zip","shasum":"","reference":"d2aa893ed11537da6634cc8543939b6d8c837fae"},"type":"library","funding":[],"time":"2020-12-06T20:58:53+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":[""],"exclude-from-classmap":["/Tests/","build","diagrams"]},"require":{"php":"~7.2","psr/http-message":"~1","psr/http-factory":"~1","psr/http-client":"~1","koded/stdlib":"~4","ext-json":"*","ext-curl":"*","ext-fileinfo":"*"},"require-dev":{"phpunit/phpunit":"~7","php-http/psr7-integration-tests":"^1.0@dev"},"suggest":{"ext-iconv":"*"},"uid":4720004},"3.0.0":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.0.0","version_normalized":"3.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"bbfa5f4e957c991c172520388e625dc1bae83893"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/bbfa5f4e957c991c172520388e625dc1bae83893","type":"zip","shasum":"","reference":"bbfa5f4e957c991c172520388e625dc1bae83893"},"type":"library","funding":[],"time":"2021-05-03T18:01:46+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5163748},"3.0.1":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.0.1","version_normalized":"3.0.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"40b08b79737307070a821f91d5f63be673651004"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/40b08b79737307070a821f91d5f63be673651004","type":"zip","shasum":"","reference":"40b08b79737307070a821f91d5f63be673651004"},"type":"library","funding":[],"time":"2021-05-04T13:15:46+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5167355},"3.0.2":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.0.2","version_normalized":"3.0.2.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"73ebf08793309c1df7e9ccc42c8cad3c220f5a26"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/73ebf08793309c1df7e9ccc42c8cad3c220f5a26","type":"zip","shasum":"","reference":"73ebf08793309c1df7e9ccc42c8cad3c220f5a26"},"type":"library","funding":[],"time":"2021-05-04T17:11:53+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5168846},"3.0.3":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.0.3","version_normalized":"3.0.3.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"7f192b3ef57c30b4bcfd82e202ea569296989723"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/7f192b3ef57c30b4bcfd82e202ea569296989723","type":"zip","shasum":"","reference":"7f192b3ef57c30b4bcfd82e202ea569296989723"},"type":"library","funding":[],"time":"2021-07-03T13:37:36+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5334953},"3.1.0":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.1.0","version_normalized":"3.1.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"73e09a98e55f08528298a2238b0b86ff78fbbc4c"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/73e09a98e55f08528298a2238b0b86ff78fbbc4c","type":"zip","shasum":"","reference":"73e09a98e55f08528298a2238b0b86ff78fbbc4c"},"type":"library","funding":[],"time":"2021-09-17T17:26:38+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5545219},"3.1.1":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.1.1","version_normalized":"3.1.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"771a319b3fd72293e7d4becebf513da1b274cb4f"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/771a319b3fd72293e7d4becebf513da1b274cb4f","type":"zip","shasum":"","reference":"771a319b3fd72293e7d4becebf513da1b274cb4f"},"type":"library","funding":[],"time":"2022-01-25T11:14:17+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5892744},"3.2.0.x-dev":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"3.2.0.x-dev","version_normalized":"3.2.0.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"71a2b4936b4d46ce134730241da77aa304a4ddb5"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/71a2b4936b4d46ce134730241da77aa304a4ddb5","type":"zip","shasum":"","reference":"71a2b4936b4d46ce134730241da77aa304a4ddb5"},"type":"library","funding":[],"time":"2023-03-14T16:23:26+00:00","autoload":{"files":["errors.php","Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5|^6","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":7038078},"4.x-dev":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"4.x-dev","version_normalized":"4.9999999.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"ddddf566db441f364c95adc2773de376f30bc629"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/ddddf566db441f364c95adc2773de376f30bc629","type":"zip","shasum":"","reference":"ddddf566db441f364c95adc2773de376f30bc629"},"type":"library","funding":[],"time":"2024-03-17T10:13:35+00:00","autoload":{"files":["Interfaces.php","functions.php","errors.php"],"classmap":["","Client/"],"exclude-from-classmap":["tests/","build/","diagrams/"]},"require":{"php":"^8.1","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*","psr/http-message":"^2.0","psr/http-factory":"^1.0.2","psr/http-client":"^1.0.3","koded/stdlib":"^6.3.0"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"provide":{"psr/http-message-implementation":"^1","psr/http-factory-implementation":"^1","psr/http-client-implementation":"^1"},"uid":7036115},"dev-fix/json-serialize":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"dev-fix/json-serialize","version_normalized":"dev-fix/json-serialize","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"771a319b3fd72293e7d4becebf513da1b274cb4f"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/771a319b3fd72293e7d4becebf513da1b274cb4f","type":"zip","shasum":"","reference":"771a319b3fd72293e7d4becebf513da1b274cb4f"},"type":"library","funding":[],"time":"2022-01-25T11:14:17+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"require":{"php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-json":"*","ext-curl":"*","ext-fileinfo":"*","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":5892725},"dev-master":{"name":"koded/http","description":"Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18","keywords":["http","stream","response","request","negotiation","psr-7","http-client","psr-17","pst-18"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/http.git","type":"git","reference":"469f264aba17d73ef03e43e95d11b96afb5b73bd"},"dist":{"url":"https://api.github.com/repos/kodedphp/http/zipball/469f264aba17d73ef03e43e95d11b96afb5b73bd","type":"zip","shasum":"","reference":"469f264aba17d73ef03e43e95d11b96afb5b73bd"},"type":"library","funding":[],"time":"2022-01-22T20:48:29+00:00","autoload":{"files":["Interfaces.php","functions.php"],"classmap":["","Client/"],"exclude-from-classmap":["Tests/","build/","diagrams/"]},"default-branch":true,"require":{"ext-json":"*","ext-curl":"*","ext-fileinfo":"*","php":"^8","psr/http-message":"^1","psr/http-factory":"^1","psr/http-client":"^1","koded/stdlib":"^5","ext-mbstring":"*"},"require-dev":{"phpunit/phpunit":"^9","php-http/psr7-integration-tests":"^1"},"suggest":{"ext-iconv":"*"},"uid":4246225}}}}