Bump nyholm/psr7 to 1.6.1

This commit is contained in:
Marcus Moore 2023-08-10 11:52:42 -07:00
parent 6adaa32286
commit 6b6bb61400
No known key found for this signature in database

17
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ba3150255e8c263677ad9bc203852fb0", "content-hash": "117e3e13f1e5354b18e6a5a7ad38641b",
"packages": [ "packages": [
{ {
"name": "alek13/slack", "name": "alek13/slack",
@ -6130,16 +6130,16 @@
}, },
{ {
"name": "nyholm/psr7", "name": "nyholm/psr7",
"version": "1.5.1", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Nyholm/psr7.git", "url": "https://github.com/Nyholm/psr7.git",
"reference": "f734364e38a876a23be4d906a2a089e1315be18a" "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a", "url": "https://api.github.com/repos/Nyholm/psr7/zipball/e874c8c4286a1e010fb4f385f3a55ac56a05cc93",
"reference": "f734364e38a876a23be4d906a2a089e1315be18a", "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6149,6 +6149,7 @@
"psr/http-message": "^1.0" "psr/http-message": "^1.0"
}, },
"provide": { "provide": {
"php-http/message-factory-implementation": "1.0",
"psr/http-factory-implementation": "1.0", "psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0" "psr/http-message-implementation": "1.0"
}, },
@ -6161,7 +6162,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.4-dev" "dev-master": "1.6-dev"
} }
}, },
"autoload": { "autoload": {
@ -6191,7 +6192,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Nyholm/psr7/issues", "issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.5.1" "source": "https://github.com/Nyholm/psr7/tree/1.6.1"
}, },
"funding": [ "funding": [
{ {
@ -6203,7 +6204,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-06-22T07:13:36+00:00" "time": "2023-04-17T16:03:48+00:00"
}, },
{ {
"name": "onelogin/php-saml", "name": "onelogin/php-saml",