{"packages":{"wecodein/http-middleware":{"0.1.0":{"name":"wecodein/http-middleware","description":"Middleware dispatching system","keywords":["http-middleware","psr-15","wecodein"],"homepage":"","version":"0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"Dusan Vejin","email":"dutekvejin@gmail.com","homepage":"https://github.com/dutekvejin"}],"source":{"url":"https://github.com/wecodein/http-middleware.git","type":"git","reference":"663e77f5e8dc0db85009fd56b7fb15c25f81c9de"},"dist":{"url":"https://api.github.com/repos/wecodein/http-middleware/zipball/663e77f5e8dc0db85009fd56b7fb15c25f81c9de","type":"zip","shasum":"","reference":"663e77f5e8dc0db85009fd56b7fb15c25f81c9de"},"type":"library","time":"2017-06-24T16:40:07+00:00","autoload":{"psr-4":{"WeCodeIn\\Http\\ServerMiddleware\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.0","http-interop/http-middleware":"^0.4.1","http-interop/http-factory":"^0.3.0"},"require-dev":{"phpunit/phpunit":"^6.2","friendsofphp/php-cs-fixer":"^2.0"},"uid":1461919},"0.5.0":{"name":"wecodein/http-middleware","description":"Middleware for PHP built on top of PSR-7, PSR-15 and PSR-17","keywords":["psr-7","http-middleware","psr-17","psr-15","wecodein"],"homepage":"","version":"0.5.0","version_normalized":"0.5.0.0","license":["MIT"],"authors":[{"name":"Dusan Vejin","email":"dutekvejin@gmail.com","homepage":"https://github.com/dutekvejin"}],"source":{"url":"https://github.com/wecodein/http-middleware.git","type":"git","reference":"28705711138a66d20ffb3fe7b662f2056f654a64"},"dist":{"url":"https://api.github.com/repos/wecodein/http-middleware/zipball/28705711138a66d20ffb3fe7b662f2056f654a64","type":"zip","shasum":"","reference":"28705711138a66d20ffb3fe7b662f2056f654a64"},"type":"library","time":"2017-10-14T16:09:53+00:00","autoload":{"psr-4":{"WeCodeIn\\Http\\Server\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.0","http-interop/http-factory":"^0.3.0","http-interop/http-middleware":"^0.5.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.7","http-interop/http-factory-diactoros":"^0.3.0","http-interop/http-factory-guzzle":"^0.3.1","phpunit/phpunit":"^6.4"},"suggest":{"http-interop/http-factory-guzzle":"","http-interop/http-factory-diactoros":""},"provide":{"psr/http-middleware":"dev-develop","psr/http-middleware-implementation":"^1.0"},"uid":1665749},"1.0.0":{"name":"wecodein/http-middleware","description":"Middleware for PHP built on top of PSR-7, PSR-15 and PSR-17","keywords":["psr-7","http-middleware","psr-17","psr-15","wecodein"],"homepage":"","version":"1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Dusan Vejin","email":"dutekvejin@gmail.com","homepage":"https://github.com/dutekvejin"}],"source":{"url":"https://github.com/wecodein/http-middleware.git","type":"git","reference":"aa37266d4991454fed2695bd6dafe5c7a9ba714d"},"dist":{"url":"https://api.github.com/repos/wecodein/http-middleware/zipball/aa37266d4991454fed2695bd6dafe5c7a9ba714d","type":"zip","shasum":"","reference":"aa37266d4991454fed2695bd6dafe5c7a9ba714d"},"type":"library","time":"2017-11-23T17:38:37+00:00","autoload":{"psr-4":{"WeCodeIn\\Http\\Server\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.0","http-interop/http-factory":"^0.3.0","http-interop/http-server-handler":"^1.0","http-interop/http-server-middleware":"^1.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.7","http-interop/http-factory-diactoros":"^0.3.0","http-interop/http-factory-guzzle":"^0.3.1","phpunit/phpunit":"^6.4"},"suggest":{"http-interop/http-factory-guzzle":"","http-interop/http-factory-diactoros":""},"provide":{"psr/http-middleware":"dev-develop","psr/http-middleware-implementation":"^1.0"},"uid":1744836},"1.0.1":{"name":"wecodein/http-middleware","description":"Middleware for PHP built on top of PSR-7, PSR-15 and PSR-17","keywords":["psr-7","http-middleware","psr-17","psr-15","wecodein"],"homepage":"","version":"1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Dusan Vejin","email":"dutekvejin@gmail.com","homepage":"https://github.com/dutekvejin"}],"source":{"url":"https://github.com/wecodein/http-middleware.git","type":"git","reference":"71a459a4194be03aacb04d6ae8c69590ef62370a"},"dist":{"url":"https://api.github.com/repos/wecodein/http-middleware/zipball/71a459a4194be03aacb04d6ae8c69590ef62370a","type":"zip","shasum":"","reference":"71a459a4194be03aacb04d6ae8c69590ef62370a"},"type":"library","time":"2018-12-28T12:06:15+00:00","autoload":{"psr-4":{"WeCodeIn\\Http\\Server\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.0","psr/http-factory":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.7","http-interop/http-factory-diactoros":"^1.0","http-interop/http-factory-guzzle":"^1.0","phpunit/phpunit":"^6.4"},"suggest":{"http-interop/http-factory-guzzle":"","http-interop/http-factory-diactoros":""},"provide":{"psr/http-middleware":"dev-develop","psr/http-middleware-implementation":"^1.0"},"uid":2660718},"dev-master":{"name":"wecodein/http-middleware","description":"Middleware for PHP built on top of PSR-7, PSR-15 and PSR-17","keywords":["psr-7","http-middleware","psr-17","psr-15","wecodein"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Dusan Vejin","email":"dutekvejin@gmail.com","homepage":"https://github.com/dutekvejin"}],"source":{"url":"https://github.com/wecodein/http-middleware.git","type":"git","reference":"71a459a4194be03aacb04d6ae8c69590ef62370a"},"dist":{"url":"https://api.github.com/repos/wecodein/http-middleware/zipball/71a459a4194be03aacb04d6ae8c69590ef62370a","type":"zip","shasum":"","reference":"71a459a4194be03aacb04d6ae8c69590ef62370a"},"type":"library","time":"2018-12-28T12:06:15+00:00","autoload":{"psr-4":{"WeCodeIn\\Http\\Server\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"default-branch":true,"require":{"php":"^7.0","psr/http-factory":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.7","http-interop/http-factory-diactoros":"^1.0","http-interop/http-factory-guzzle":"^1.0","phpunit/phpunit":"^6.4"},"suggest":{"http-interop/http-factory-guzzle":"","http-interop/http-factory-diactoros":""},"provide":{"psr/http-middleware":"dev-develop","psr/http-middleware-implementation":"^1.0"},"uid":4086097}}}}