diff --git a/composer.lock b/composer.lock index c96c142..2e9c04d 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,9 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "d2ed545e952aef48d7bfd4c1d2f88442", "content-hash": "cb6b2749de7c23a0bb21d6ae04ad7389", "packages": [ { @@ -72,7 +71,7 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "guzzlehttp/guzzle", @@ -134,7 +133,7 @@ "rest", "web service" ], - "time": "2015-11-23 00:47:50" + "time": "2015-11-23T00:47:50+00:00" }, { "name": "guzzlehttp/promises", @@ -185,65 +184,117 @@ "keywords": [ "promise" ], - "time": "2015-10-15 22:28:00" + "time": "2015-10-15T22:28:00+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.2.3", + "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b" + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "shasum": "" }, "require": { "php": ">=5.4.0", - "psr/http-message": "~1.0" + "psr/http-message": "~1.0", + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "ext-zlib": "*", + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.7-dev" } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], - "description": "PSR-7 message implementation", + "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", + "psr-7", + "request", + "response", "stream", - "uri" + "uri", + "url" + ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.8.5" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } ], - "time": "2016-02-18 21:54:00" + "time": "2022-03-20T21:51:18+00:00" }, { "name": "illuminate/auth", @@ -293,7 +344,7 @@ ], "description": "The Illuminate Auth package.", "homepage": "http://laravel.com", - "time": "2016-02-15 18:19:43" + "time": "2016-02-15T18:19:43+00:00" }, { "name": "illuminate/broadcasting", @@ -340,7 +391,7 @@ ], "description": "The Illuminate Broadcasting package.", "homepage": "http://laravel.com", - "time": "2015-12-24 14:23:14" + "time": "2015-12-24T14:23:14+00:00" }, { "name": "illuminate/bus", @@ -385,7 +436,7 @@ ], "description": "The Illuminate Bus package.", "homepage": "http://laravel.com", - "time": "2015-12-05 22:11:33" + "time": "2015-12-05T22:11:33+00:00" }, { "name": "illuminate/cache", @@ -435,7 +486,7 @@ ], "description": "The Illuminate Cache package.", "homepage": "http://laravel.com", - "time": "2016-02-05 14:57:25" + "time": "2016-02-05T14:57:25+00:00" }, { "name": "illuminate/config", @@ -480,7 +531,7 @@ ], "description": "The Illuminate Config package.", "homepage": "http://laravel.com", - "time": "2015-06-22 20:36:58" + "time": "2015-06-22T20:36:58+00:00" }, { "name": "illuminate/console", @@ -531,7 +582,7 @@ ], "description": "The Illuminate Console package.", "homepage": "http://laravel.com", - "time": "2016-02-09 23:23:13" + "time": "2016-02-09T23:23:13+00:00" }, { "name": "illuminate/container", @@ -574,7 +625,7 @@ ], "description": "The Illuminate Container package.", "homepage": "http://laravel.com", - "time": "2016-01-18 22:49:36" + "time": "2016-01-18T22:49:36+00:00" }, { "name": "illuminate/contracts", @@ -616,7 +667,7 @@ ], "description": "The Illuminate Contracts package.", "homepage": "http://laravel.com", - "time": "2016-01-07 19:57:38" + "time": "2016-01-07T19:57:38+00:00" }, { "name": "illuminate/database", @@ -676,7 +727,7 @@ "orm", "sql" ], - "time": "2016-02-17 17:31:14" + "time": "2016-02-17T17:31:14+00:00" }, { "name": "illuminate/encryption", @@ -725,7 +776,7 @@ ], "description": "The Illuminate Encryption package.", "homepage": "http://laravel.com", - "time": "2016-01-13 09:25:36" + "time": "2016-01-13T09:25:36+00:00" }, { "name": "illuminate/events", @@ -770,7 +821,7 @@ ], "description": "The Illuminate Events package.", "homepage": "http://laravel.com", - "time": "2016-01-01 01:00:19" + "time": "2016-01-01T01:00:19+00:00" }, { "name": "illuminate/filesystem", @@ -820,7 +871,7 @@ ], "description": "The Illuminate Filesystem package.", "homepage": "http://laravel.com", - "time": "2016-02-16 14:28:17" + "time": "2016-02-16T14:28:17+00:00" }, { "name": "illuminate/hashing", @@ -864,7 +915,7 @@ ], "description": "The Illuminate Hashing package.", "homepage": "http://laravel.com", - "time": "2015-11-30 19:26:21" + "time": "2015-11-30T19:26:21+00:00" }, { "name": "illuminate/http", @@ -910,7 +961,7 @@ ], "description": "The Illuminate Http package.", "homepage": "http://laravel.com", - "time": "2016-02-15 22:02:00" + "time": "2016-02-15T22:02:00+00:00" }, { "name": "illuminate/pagination", @@ -954,7 +1005,7 @@ ], "description": "The Illuminate Pagination package.", "homepage": "http://laravel.com", - "time": "2016-02-03 14:06:46" + "time": "2016-02-03T14:06:46+00:00" }, { "name": "illuminate/pipeline", @@ -998,7 +1049,7 @@ ], "description": "The Illuminate Pipeline package.", "homepage": "http://laravel.com", - "time": "2016-02-08 20:07:06" + "time": "2016-02-08T20:07:06+00:00" }, { "name": "illuminate/queue", @@ -1054,7 +1105,7 @@ ], "description": "The Illuminate Queue package.", "homepage": "http://laravel.com", - "time": "2016-02-17 17:19:11" + "time": "2016-02-17T17:19:11+00:00" }, { "name": "illuminate/session", @@ -1104,7 +1155,7 @@ ], "description": "The Illuminate Session package.", "homepage": "http://laravel.com", - "time": "2016-02-09 23:34:56" + "time": "2016-02-09T23:34:56+00:00" }, { "name": "illuminate/support", @@ -1160,7 +1211,7 @@ ], "description": "The Illuminate Support package.", "homepage": "http://laravel.com", - "time": "2016-02-16 14:39:24" + "time": "2016-02-16T14:39:24+00:00" }, { "name": "illuminate/translation", @@ -1205,7 +1256,7 @@ ], "description": "The Illuminate Translation package.", "homepage": "http://laravel.com", - "time": "2016-02-11 06:50:30" + "time": "2016-02-11T06:50:30+00:00" }, { "name": "illuminate/validation", @@ -1255,7 +1306,7 @@ ], "description": "The Illuminate Validation package.", "homepage": "http://laravel.com", - "time": "2016-02-15 11:18:38" + "time": "2016-02-15T11:18:38+00:00" }, { "name": "illuminate/view", @@ -1302,7 +1353,7 @@ ], "description": "The Illuminate View package.", "homepage": "http://laravel.com", - "time": "2016-02-02 16:45:07" + "time": "2016-02-02T16:45:07+00:00" }, { "name": "ktamas77/firebase-php", @@ -1344,7 +1395,7 @@ "rest", "wrapper" ], - "time": "2015-05-08 02:43:44" + "time": "2015-05-08T02:43:44+00:00" }, { "name": "laravel/lumen-framework", @@ -1428,7 +1479,7 @@ "laravel", "lumen" ], - "time": "2016-02-12 15:02:34" + "time": "2016-02-12T15:02:34+00:00" }, { "name": "monolog/monolog", @@ -1505,7 +1556,7 @@ "logging", "psr-3" ], - "time": "2015-10-14 12:51:02" + "time": "2015-10-14T12:51:02+00:00" }, { "name": "mtdowling/cron-expression", @@ -1549,7 +1600,7 @@ "cron", "schedule" ], - "time": "2016-01-26 21:23:30" + "time": "2016-01-26T21:23:30+00:00" }, { "name": "nesbot/carbon", @@ -1596,7 +1647,7 @@ "datetime", "time" ], - "time": "2015-11-04 20:07:17" + "time": "2015-11-04T20:07:17+00:00" }, { "name": "nikic/fast-route", @@ -1639,7 +1690,7 @@ "router", "routing" ], - "time": "2015-12-20 19:50:12" + "time": "2015-12-20T19:50:12+00:00" }, { "name": "paragonie/random_compat", @@ -1687,20 +1738,20 @@ "pseudorandom", "random" ], - "time": "2016-02-06 03:52:05" + "time": "2016-02-06T03:52:05+00:00" }, { "name": "psr/http-message", - "version": "1.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { @@ -1728,6 +1779,7 @@ } ], "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", @@ -1736,7 +1788,10 @@ "request", "response" ], - "time": "2015-05-04 20:22:00" + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -1774,7 +1829,51 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" + }, + { + "name": "ralouphie/getallheaders", + "version": "2.0.5", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", + "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", + "shasum": "" + }, + "require": { + "php": ">=5.3" + }, + "require-dev": { + "phpunit/phpunit": "~3.7.0", + "satooshi/php-coveralls": ">=1.0" + }, + "type": "library", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } + ], + "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/2.0.5" + }, + "time": "2016-02-11T07:05:27+00:00" }, { "name": "symfony/console", @@ -1834,7 +1933,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-02T13:44:19+00:00" }, { "name": "symfony/debug", @@ -1891,7 +1990,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:46" + "time": "2016-01-27T05:14:46+00:00" }, { "name": "symfony/event-dispatcher", @@ -1951,7 +2050,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:46" + "time": "2016-01-27T05:14:46+00:00" }, { "name": "symfony/finder", @@ -2000,7 +2099,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-01-27 05:14:46" + "time": "2016-01-27T05:14:46+00:00" }, { "name": "symfony/http-foundation", @@ -2052,7 +2151,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-02T13:44:19+00:00" }, { "name": "symfony/http-kernel", @@ -2134,7 +2233,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-02-03 12:38:44" + "time": "2016-02-03T12:38:44+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -2193,7 +2292,7 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2016-01-20T09:13:37+00:00" }, { "name": "symfony/polyfill-php56", @@ -2249,7 +2348,7 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2016-01-20T09:13:37+00:00" }, { "name": "symfony/polyfill-util", @@ -2301,7 +2400,7 @@ "polyfill", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2016-01-20T09:13:37+00:00" }, { "name": "symfony/process", @@ -2350,7 +2449,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-02T13:44:19+00:00" }, { "name": "symfony/translation", @@ -2414,7 +2513,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-02T13:44:19+00:00" }, { "name": "vlucas/phpdotenv", @@ -2465,7 +2564,7 @@ "env", "environment" ], - "time": "2015-12-29 15:10:30" + "time": "2015-12-29T15:10:30+00:00" } ], "packages-dev": [ @@ -2521,7 +2620,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "fzaninotto/faker", @@ -2573,7 +2672,7 @@ "faker", "fixtures" ], - "time": "2015-05-29 06:29:14" + "time": "2015-05-29T06:29:14+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -2622,7 +2721,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -2684,7 +2783,7 @@ "spy", "stub" ], - "time": "2016-02-15 07:46:21" + "time": "2016-02-15T07:46:21+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2746,7 +2845,7 @@ "testing", "xunit" ], - "time": "2015-10-06 15:47:00" + "time": "2015-10-06T15:47:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -2793,7 +2892,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -2834,7 +2933,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -2875,7 +2974,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2015-06-21T08:01:12+00:00" }, { "name": "phpunit/php-token-stream", @@ -2924,7 +3023,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-09-15 10:49:45" + "time": "2015-09-15T10:49:45+00:00" }, { "name": "phpunit/phpunit", @@ -2996,7 +3095,7 @@ "testing", "xunit" ], - "time": "2016-02-11 14:56:33" + "time": "2016-02-11T14:56:33+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -3052,7 +3151,7 @@ "mock", "xunit" ], - "time": "2015-10-02 06:51:40" + "time": "2015-10-02T06:51:40+00:00" }, { "name": "sebastian/comparator", @@ -3116,7 +3215,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -3168,7 +3267,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08 07:14:41" + "time": "2015-12-08T07:14:41+00:00" }, { "name": "sebastian/environment", @@ -3218,7 +3317,7 @@ "environment", "hhvm" ], - "time": "2015-12-02 08:37:27" + "time": "2015-12-02T08:37:27+00:00" }, { "name": "sebastian/exporter", @@ -3284,7 +3383,7 @@ "export", "exporter" ], - "time": "2015-06-21 07:55:53" + "time": "2015-06-21T07:55:53+00:00" }, { "name": "sebastian/global-state", @@ -3335,7 +3434,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12 03:26:01" + "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/recursion-context", @@ -3388,7 +3487,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-11-11 19:50:13" + "time": "2015-11-11T19:50:13+00:00" }, { "name": "sebastian/version", @@ -3423,7 +3522,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" }, { "name": "symfony/yaml", @@ -3472,7 +3571,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-02T13:44:19+00:00" } ], "aliases": [], @@ -3485,5 +3584,6 @@ "platform": { "php": ">=5.5.9" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }