Merge pull request #1489 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.1

build(deps): Bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
This commit is contained in:
Jonny Barnes 2024-07-23 16:44:41 +01:00 committed by GitHub
commit 85aae94496
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1136,16 +1136,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.9.0", "version": "7.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "84ac2b2afc44e40d3e8e658a45d68d6d20437612" "reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/84ac2b2afc44e40d3e8e658a45d68d6d20437612", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a629e5b69db96eb4939c1b34114130077dd4c6fc",
"reference": "84ac2b2afc44e40d3e8e658a45d68d6d20437612", "reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1242,7 +1242,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.9.0" "source": "https://github.com/guzzle/guzzle/tree/7.9.1"
}, },
"funding": [ "funding": [
{ {
@ -1258,7 +1258,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-18T11:52:56+00:00" "time": "2024-07-19T16:19:57+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",