Merge pull request 'chore(deps): update dependency guzzlehttp/guzzle to v7.14.0' (#40) from renovate/guzzlehttp-guzzle-7.x-lockfile into main

Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
2026-07-09 23:46:21 +00:00
Generated
+7 -7
View File
@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.13.0", "version": "7.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd" "reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4decaa9745dc567467970e43f183e260cfa51fd", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/55901a76dfd2006a0cc012b9e3c5b487f796478d",
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd", "reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -116,7 +116,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.13.0" "source": "https://github.com/guzzle/guzzle/tree/7.13.1"
}, },
"funding": [ "funding": [
{ {
@@ -132,7 +132,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-29T13:31:06+00:00" "time": "2026-06-29T20:14:18+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -2656,5 +2656,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.2" "php": "8.2"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.9.0"
} }