From 809b11b07d8861f3312cbc30511eb83632847655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:40:28 +0000 Subject: [PATCH] build(deps): bump phpgt/curl from 3.2.1 to 3.2.2 Bumps [phpgt/curl](https://github.com/phpgt/Curl) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/phpgt/Curl/releases) - [Commits](https://github.com/phpgt/Curl/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: phpgt/curl dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 34679c37..9659ddc0 100644 --- a/composer.lock +++ b/composer.lock @@ -782,16 +782,16 @@ }, { "name": "phpgt/curl", - "version": "v3.2.1", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/phpgt/Curl.git", - "reference": "125cc2d2eef8656913c13dd11fb451115dc5de9f" + "reference": "86338d0be868c775b62250357e8fba47b0dcf5fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/Curl/zipball/125cc2d2eef8656913c13dd11fb451115dc5de9f", - "reference": "125cc2d2eef8656913c13dd11fb451115dc5de9f", + "url": "https://api.github.com/repos/phpgt/Curl/zipball/86338d0be868c775b62250357e8fba47b0dcf5fd", + "reference": "86338d0be868c775b62250357e8fba47b0dcf5fd", "shasum": "" }, "require": { @@ -832,7 +832,7 @@ ], "support": { "issues": "https://github.com/phpgt/Curl/issues", - "source": "https://github.com/phpgt/Curl/tree/v3.2.1" + "source": "https://github.com/phpgt/Curl/tree/v3.2.2" }, "funding": [ { @@ -840,7 +840,7 @@ "type": "github" } ], - "time": "2026-03-18T22:36:08+00:00" + "time": "2026-04-19T15:25:00+00:00" }, { "name": "phpgt/daemon",