diff --git a/composer.json b/composer.json index b1547f05d..d1a1e9e55 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "enlightn/security-checker": "2.0.0", "esi/numverify-api-client-php": "dev-master", "fakerphp/faker": "1.24.1", - "guzzlehttp/guzzle": "7.13.3", + "guzzlehttp/guzzle": "7.14.0", "htmlmin/htmlmin": "dev-master", "http-interop/http-factory-guzzle": "1.2.1", "jeremy379/laravel-openid-connect": "3.2.2", diff --git a/composer.lock b/composer.lock index f2bdd9315..0a31fa80f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "709f512657914f1621647eac228d2383", + "content-hash": "8029f64c41f10194e6f1a99d5a72bcfb", "packages": [ { "name": "adhocore/jwt", @@ -2398,16 +2398,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.13.3", + "version": "7.14.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "caa5491e1030fd120247f42fb3331ecf38da3b26" + "reference": "aef242412e13128b5049864867bb49fc37dd39de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/caa5491e1030fd120247f42fb3331ecf38da3b26", - "reference": "caa5491e1030fd120247f42fb3331ecf38da3b26", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aef242412e13128b5049864867bb49fc37dd39de", + "reference": "aef242412e13128b5049864867bb49fc37dd39de", "shasum": "" }, "require": { @@ -2506,7 +2506,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.13.3" + "source": "https://github.com/guzzle/guzzle/tree/7.14.0" }, "funding": [ { @@ -2522,7 +2522,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T16:10:19+00:00" + "time": "2026-07-08T22:54:09+00:00" }, { "name": "guzzlehttp/promises",