chore(deps): update dependency guzzlehttp/guzzle to v7.15.2
Build Test / test (pull_request) Successful in 1m4s
JS Unit Tests / test (pull_request) Successful in 42s
PHP Integration Tests / Integration Tests (pull_request) Failing after 58s
PHP Unit Tests / test (pull_request) Successful in 1m2s

This commit is contained in:
2026-07-27 03:06:04 +00:00
parent edc1aece13
commit 3b769cd6bf
Generated
+7 -7
View File
@@ -8,16 +8,16 @@
"packages": [
{
"name": "guzzlehttp/guzzle",
"version": "7.15.1",
"version": "7.15.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f"
"reference": "744101956d78b7c1384d0cbf379db13e859167bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf",
"reference": "744101956d78b7c1384d0cbf379db13e859167bf",
"shasum": ""
},
"require": {
@@ -116,7 +116,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.15.1"
"source": "https://github.com/guzzle/guzzle/tree/7.15.2"
},
"funding": [
{
@@ -132,7 +132,7 @@
"type": "tidelift"
}
],
"time": "2026-07-18T11:23:11+00:00"
"time": "2026-07-26T23:23:20+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -2556,5 +2556,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}