Skip to content

Commit d077cee

Browse files
authored
Merge pull request #2069 from nextcloud/dependabot/composer/stable31/guzzlehttp/guzzle-7.9.3
build(deps): Bump guzzlehttp/guzzle from 7.9.2 to 7.9.3
2 parents a130a40 + ce1ba25 commit d077cee

File tree

14 files changed

+107
-101
lines changed

14 files changed

+107
-101
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"egulias/email-validator": "^4.0.2",
2828
"fusonic/opengraph": "^2.3.0",
2929
"giggsey/libphonenumber-for-php-lite": "^8.13.48",
30-
"guzzlehttp/guzzle": "^7.9.2",
30+
"guzzlehttp/guzzle": "^7.9.3",
3131
"icewind/searchdav": "^3.1.0",
3232
"icewind/streams": "^0.7.8",
3333
"kornrunner/blurhash": "^1.2",

composer.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer/installed.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,17 +1006,17 @@
10061006
},
10071007
{
10081008
"name": "guzzlehttp/guzzle",
1009-
"version": "7.9.2",
1010-
"version_normalized": "7.9.2.0",
1009+
"version": "7.9.3",
1010+
"version_normalized": "7.9.3.0",
10111011
"source": {
10121012
"type": "git",
10131013
"url": "https://github.com/guzzle/guzzle.git",
1014-
"reference": "d281ed313b989f213357e3be1a179f02196ac99b"
1014+
"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
10151015
},
10161016
"dist": {
10171017
"type": "zip",
1018-
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b",
1019-
"reference": "d281ed313b989f213357e3be1a179f02196ac99b",
1018+
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
1019+
"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
10201020
"shasum": ""
10211021
},
10221022
"require": {
@@ -1043,7 +1043,7 @@
10431043
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
10441044
"psr/log": "Required for using the Log middleware"
10451045
},
1046-
"time": "2024-07-24T11:22:20+00:00",
1046+
"time": "2025-03-27T13:37:11+00:00",
10471047
"type": "library",
10481048
"extra": {
10491049
"bamarni-bin": {
@@ -1115,7 +1115,7 @@
11151115
],
11161116
"support": {
11171117
"issues": "https://github.com/guzzle/guzzle/issues",
1118-
"source": "https://github.com/guzzle/guzzle/tree/7.9.2"
1118+
"source": "https://github.com/guzzle/guzzle/tree/7.9.3"
11191119
},
11201120
"funding": [
11211121
{
@@ -1135,27 +1135,27 @@
11351135
},
11361136
{
11371137
"name": "guzzlehttp/promises",
1138-
"version": "2.0.4",
1139-
"version_normalized": "2.0.4.0",
1138+
"version": "2.3.0",
1139+
"version_normalized": "2.3.0.0",
11401140
"source": {
11411141
"type": "git",
11421142
"url": "https://github.com/guzzle/promises.git",
1143-
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
1143+
"reference": "481557b130ef3790cf82b713667b43030dc9c957"
11441144
},
11451145
"dist": {
11461146
"type": "zip",
1147-
"url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
1148-
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
1147+
"url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
1148+
"reference": "481557b130ef3790cf82b713667b43030dc9c957",
11491149
"shasum": ""
11501150
},
11511151
"require": {
11521152
"php": "^7.2.5 || ^8.0"
11531153
},
11541154
"require-dev": {
11551155
"bamarni/composer-bin-plugin": "^1.8.2",
1156-
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
1156+
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
11571157
},
1158-
"time": "2024-10-17T10:06:22+00:00",
1158+
"time": "2025-08-22T14:34:08+00:00",
11591159
"type": "library",
11601160
"extra": {
11611161
"bamarni-bin": {
@@ -1201,7 +1201,7 @@
12011201
],
12021202
"support": {
12031203
"issues": "https://github.com/guzzle/promises/issues",
1204-
"source": "https://github.com/guzzle/promises/tree/2.0.4"
1204+
"source": "https://github.com/guzzle/promises/tree/2.3.0"
12051205
},
12061206
"funding": [
12071207
{
@@ -1221,17 +1221,17 @@
12211221
},
12221222
{
12231223
"name": "guzzlehttp/psr7",
1224-
"version": "2.7.0",
1225-
"version_normalized": "2.7.0.0",
1224+
"version": "2.8.0",
1225+
"version_normalized": "2.8.0.0",
12261226
"source": {
12271227
"type": "git",
12281228
"url": "https://github.com/guzzle/psr7.git",
1229-
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
1229+
"reference": "21dc724a0583619cd1652f673303492272778051"
12301230
},
12311231
"dist": {
12321232
"type": "zip",
1233-
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
1234-
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
1233+
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
1234+
"reference": "21dc724a0583619cd1652f673303492272778051",
12351235
"shasum": ""
12361236
},
12371237
"require": {
@@ -1247,12 +1247,12 @@
12471247
"require-dev": {
12481248
"bamarni/composer-bin-plugin": "^1.8.2",
12491249
"http-interop/http-factory-tests": "0.9.0",
1250-
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
1250+
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
12511251
},
12521252
"suggest": {
12531253
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
12541254
},
1255-
"time": "2024-07-18T11:15:46+00:00",
1255+
"time": "2025-08-23T21:21:41+00:00",
12561256
"type": "library",
12571257
"extra": {
12581258
"bamarni-bin": {
@@ -1320,7 +1320,7 @@
13201320
],
13211321
"support": {
13221322
"issues": "https://github.com/guzzle/psr7/issues",
1323-
"source": "https://github.com/guzzle/psr7/tree/2.7.0"
1323+
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
13241324
},
13251325
"funding": [
13261326
{
@@ -4497,31 +4497,31 @@
44974497
},
44984498
{
44994499
"name": "symfony/deprecation-contracts",
4500-
"version": "v3.5.1",
4501-
"version_normalized": "3.5.1.0",
4500+
"version": "v3.6.0",
4501+
"version_normalized": "3.6.0.0",
45024502
"source": {
45034503
"type": "git",
45044504
"url": "https://github.com/symfony/deprecation-contracts.git",
4505-
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
4505+
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
45064506
},
45074507
"dist": {
45084508
"type": "zip",
4509-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
4510-
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
4509+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
4510+
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
45114511
"shasum": ""
45124512
},
45134513
"require": {
45144514
"php": ">=8.1"
45154515
},
4516-
"time": "2024-09-25T14:20:29+00:00",
4516+
"time": "2024-09-25T14:21:43+00:00",
45174517
"type": "library",
45184518
"extra": {
45194519
"thanks": {
45204520
"url": "https://github.com/symfony/contracts",
45214521
"name": "symfony/contracts"
45224522
},
45234523
"branch-alias": {
4524-
"dev-main": "3.5-dev"
4524+
"dev-main": "3.6-dev"
45254525
}
45264526
},
45274527
"installation-source": "dist",
@@ -4547,7 +4547,7 @@
45474547
"description": "A generic function and convention to trigger deprecation notices",
45484548
"homepage": "https://symfony.com",
45494549
"support": {
4550-
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
4550+
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
45514551
},
45524552
"funding": [
45534553
{

0 commit comments

Comments
 (0)