build(deps): bump guzzlehttp/guzzle from 7.14.0 to 7.14.1 in /php (#8447)

This commit is contained in:
Pablo Zmdl
2026-07-15 11:55:05 +02:00
committed by GitHub
+7 -7
View File
@@ -64,22 +64,22 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.14.0",
"version": "7.14.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "aef242412e13128b5049864867bb49fc37dd39de"
"reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/aef242412e13128b5049864867bb49fc37dd39de",
"reference": "aef242412e13128b5049864867bb49fc37dd39de",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.5.1",
"guzzlehttp/psr7": "^2.12.4",
"guzzlehttp/psr7": "^2.12.5",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
@@ -172,7 +172,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.14.0"
"source": "https://github.com/guzzle/guzzle/tree/7.14.1"
},
"funding": [
{
@@ -188,7 +188,7 @@
"type": "tidelift"
}
],
"time": "2026-07-08T22:54:09+00:00"
"time": "2026-07-13T01:32:54+00:00"
},
{
"name": "guzzlehttp/promises",