build(deps): bump guzzlehttp/psr7 from 2.11.0 to 2.11.1 in /php

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.11/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.11.0...2.11.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 12:09:30 +00:00
committed by GitHub
parent 7e6571cfcc
commit cc7f1642a3
+6 -6
View File
@@ -276,16 +276,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.11.0",
"version": "2.11.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f"
"reference": "640e2897bbee822dbc8af761d49e1a29b1f2a6b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/bbb5e61349fa5cb822b3e87842b951088b76b81f",
"reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/640e2897bbee822dbc8af761d49e1a29b1f2a6b1",
"reference": "640e2897bbee822dbc8af761d49e1a29b1f2a6b1",
"shasum": ""
},
"require": {
@@ -375,7 +375,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.11.0"
"source": "https://github.com/guzzle/psr7/tree/2.11.1"
},
"funding": [
{
@@ -391,7 +391,7 @@
"type": "tidelift"
}
],
"time": "2026-06-02T12:30:48+00:00"
"time": "2026-06-12T21:50:12+00:00"
},
{
"name": "http-interop/http-factory-guzzle",