Bump nyholm/psr7 to 1.6.1

This commit is contained in:
Marcus Moore 2023-08-21 14:45:21 -07:00
parent 4e8537a1c7
commit 1e10a7ee23

17
composer.lock generated
View file

@ -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",
@ -16736,5 +16737,5 @@
"ext-pdo": "*" "ext-pdo": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.0.0" "plugin-api-version": "2.3.0"
} }