Bump guzzlehttp/guzzle from 7.6.0 to 7.6.1

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.0...7.6.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  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] 2023-05-16 17:06:04 +00:00 committed by GitHub
parent 83c3a9b4ee
commit 8f92098aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -1412,16 +1412,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.6.0", "version": "7.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "733dd89533dd371a0987172727df15f500dab0ef" "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/733dd89533dd371a0987172727df15f500dab0ef", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
"reference": "733dd89533dd371a0987172727df15f500dab0ef", "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1517,7 +1517,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.6.0" "source": "https://github.com/guzzle/guzzle/tree/7.6.1"
}, },
"funding": [ "funding": [
{ {
@ -1533,7 +1533,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-14T11:23:39+00:00" "time": "2023-05-15T20:43:01+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",