From 29fa750431ff53f12343e3529f840efbcca7d9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 18:17:33 +0000 Subject: [PATCH] chore(deps): bump guzzlehttp/guzzle from 7.11.1 to 7.12.1 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.11.1 to 7.12.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.12/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.11.1...7.12.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 54 +++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index 848e7e22b0a..6caa5a21f85 100644 --- a/composer.lock +++ b/composer.lock @@ -1579,16 +1579,16 @@ }, { "name": "entropy/entropy", - "version": "0.4.2", + "version": "0.4.6", "source": { "type": "git", "url": "https://github.com/TomasVotruba/entropy.git", - "reference": "f0d35f20c9b361a63d0804906d36439a103953fd" + "reference": "415f69258150409db7c36aa747923e28aa53e9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TomasVotruba/entropy/zipball/f0d35f20c9b361a63d0804906d36439a103953fd", - "reference": "f0d35f20c9b361a63d0804906d36439a103953fd", + "url": "https://api.github.com/repos/TomasVotruba/entropy/zipball/415f69258150409db7c36aa747923e28aa53e9f6", + "reference": "415f69258150409db7c36aa747923e28aa53e9f6", "shasum": "" }, "require": { @@ -1623,9 +1623,9 @@ "description": "Entropy framework", "support": { "issues": "https://github.com/TomasVotruba/entropy/issues", - "source": "https://github.com/TomasVotruba/entropy/tree/0.4.2" + "source": "https://github.com/TomasVotruba/entropy/tree/0.4.6" }, - "time": "2026-06-15T13:31:41+00:00" + "time": "2026-06-20T10:04:38+00:00" }, { "name": "evenement/evenement", @@ -2266,22 +2266,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.11.1", + "version": "7.12.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c" + "reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c", - "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d34627490fbc03bf5c5d7cfed81f2faa19519425", + "reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.5", - "guzzlehttp/psr7": "^2.11", + "guzzlehttp/psr7": "^2.12.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", @@ -2294,7 +2294,7 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", - "guzzlehttp/test-server": "^0.5", + "guzzlehttp/test-server": "^0.5.1", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" @@ -2374,7 +2374,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.11.1" + "source": "https://github.com/guzzle/guzzle/tree/7.12.1" }, "funding": [ { @@ -2390,7 +2390,7 @@ "type": "tidelift" } ], - "time": "2026-06-07T22:54:06+00:00" + "time": "2026-06-18T14:12:49+00:00" }, { "name": "guzzlehttp/promises", @@ -2478,16 +2478,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.11.0", + "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f" + "reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/bbb5e61349fa5cb822b3e87842b951088b76b81f", - "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7", + "reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7", "shasum": "" }, "require": { @@ -2577,7 +2577,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.11.0" + "source": "https://github.com/guzzle/psr7/tree/2.12.1" }, "funding": [ { @@ -2593,7 +2593,7 @@ "type": "tidelift" } ], - "time": "2026-06-02T12:30:48+00:00" + "time": "2026-06-18T09:49:37+00:00" }, { "name": "guzzlehttp/uri-template", @@ -11965,20 +11965,20 @@ }, { "name": "tomasvotruba/class-leak", - "version": "2.1.7", + "version": "2.1.8", "source": { "type": "git", "url": "https://github.com/TomasVotruba/class-leak.git", - "reference": "d8c62dd42e26bc753fcac1f18225daccc5fc5380" + "reference": "3ebe4d7bebfb40ab3a85a36431821367b0ac57ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TomasVotruba/class-leak/zipball/d8c62dd42e26bc753fcac1f18225daccc5fc5380", - "reference": "d8c62dd42e26bc753fcac1f18225daccc5fc5380", + "url": "https://api.github.com/repos/TomasVotruba/class-leak/zipball/3ebe4d7bebfb40ab3a85a36431821367b0ac57ab", + "reference": "3ebe4d7bebfb40ab3a85a36431821367b0ac57ab", "shasum": "" }, "require": { - "entropy/entropy": "^0.3 || ^0.4", + "entropy/entropy": "^0.4.6", "nette/utils": "^4.1", "nikic/php-parser": "^5.7", "php": ">=8.4", @@ -12018,7 +12018,7 @@ "description": "Detect leaking classes", "support": { "issues": "https://github.com/TomasVotruba/class-leak/issues", - "source": "https://github.com/TomasVotruba/class-leak/tree/2.1.7" + "source": "https://github.com/TomasVotruba/class-leak/tree/2.1.8" }, "funding": [ { @@ -12030,7 +12030,7 @@ "type": "github" } ], - "time": "2026-06-10T12:34:09+00:00" + "time": "2026-06-20T16:19:43+00:00" }, { "name": "vlucas/phpdotenv",