From e950d6ded60bfbab6dba5b74203c5cf1c34fcab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 20:18:22 +0000 Subject: [PATCH] Bump guzzlehttp/psr7 from 1.7.0 to 1.9.1 Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.7.0 to 1.9.1. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md) - [Commits](https://github.com/guzzle/psr7/compare/1.7.0...1.9.1) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 109 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 75 insertions(+), 34 deletions(-) diff --git a/composer.lock b/composer.lock index 245a30c..11df2cc 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": "6df8c4de404288a202dece45e3157199", "content-hash": "741091ab79f63215a2fbad7f15ce2727", "packages": [ { @@ -65,7 +64,7 @@ "sql", "sqlite" ], - "time": "2020-02-11 08:20:42" + "time": "2020-02-11T08:20:42+00:00" }, { "name": "guzzlehttp/guzzle", @@ -145,7 +144,7 @@ "rest", "web service" ], - "time": "2020-10-10 11:47:56" + "time": "2020-10-10T11:47:56+00:00" }, { "name": "guzzlehttp/promises", @@ -196,20 +195,20 @@ "keywords": [ "promise" ], - "time": "2020-09-30 07:37:28" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.7.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" + "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b", + "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b", "shasum": "" }, "require": { @@ -228,31 +227,47 @@ "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", - "extra": { - "branch-alias": { - "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" } ], @@ -267,7 +282,25 @@ "uri", "url" ], - "time": "2020-09-30 07:37:11" + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.9.1" + }, + "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": "2023-04-17T16:00:37+00:00" }, { "name": "myclabs/php-enum", @@ -313,7 +346,7 @@ "keywords": [ "enum" ], - "time": "2020-02-14 08:15:52" + "time": "2020-02-14T08:15:52+00:00" }, { "name": "paquettg/php-html-parser", @@ -371,7 +404,7 @@ "html", "parser" ], - "time": "2020-11-01 20:34:43" + "time": "2020-11-01T20:34:43+00:00" }, { "name": "paquettg/string-encode", @@ -417,7 +450,7 @@ "encoding", "string" ], - "time": "2018-12-21 02:25:09" + "time": "2018-12-21T02:25:09+00:00" }, { "name": "php-http/httplug", @@ -475,7 +508,7 @@ "client", "http" ], - "time": "2020-07-13 15:43:23" + "time": "2020-07-13T15:43:23+00:00" }, { "name": "php-http/promise", @@ -528,7 +561,7 @@ "keywords": [ "promise" ], - "time": "2020-07-07 09:29:14" + "time": "2020-07-07T09:29:14+00:00" }, { "name": "psr/http-client", @@ -577,29 +610,29 @@ "psr", "psr-18" ], - "time": "2020-06-29 06:28:15" + "time": "2020-06-29T06:28:15+00:00" }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -627,7 +660,10 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "support": { + "source": "https://github.com/php-fig/http-message/tree/1.1" + }, + "time": "2023-04-04T09:50:52+00:00" }, { "name": "ralouphie/getallheaders", @@ -667,7 +703,11 @@ } ], "description": "A polyfill for getallheaders.", - "time": "2019-03-08 08:55:37" + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, + "time": "2019-03-08T08:55:37+00:00" } ], "packages-dev": [], @@ -677,5 +717,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }