From 35427e166253bd7ccde6c711fc4073307d9297c0 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Tue, 24 Jan 2023 07:59:57 +0000 Subject: [PATCH] Update v2/composer.lock using composer update Used `composer update` to update the `v2/composer.lock` file. I first temporarily pinned `composer` to `2.4.1` to match what's currently on `main` as I want to isolate `composer` bumps to distinct PR's, but didn't actually commit that pin so that it wouldn't block Dependabot, only pinned while running `composer update`. --- composer/helpers/v2/composer.lock | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/composer/helpers/v2/composer.lock b/composer/helpers/v2/composer.lock index 8a425ba5c37..4c5163443e1 100644 --- a/composer/helpers/v2/composer.lock +++ b/composer/helpers/v2/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "367ec5f822a3d8d251c7188331b495d5", + "content-hash": "6e0414ea165f045f95b239ca36ddca93", "packages": [ { "name": "composer/ca-bundle", - "version": "1.3.3", + "version": "1.3.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c" + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c", - "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", "shasum": "" }, "require": { @@ -64,7 +64,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.2" + "source": "https://github.com/composer/ca-bundle/tree/1.3.5" }, "funding": [ { @@ -80,7 +80,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T07:14:26+00:00" + "time": "2023-01-11T08:27:00+00:00" }, { "name": "composer/class-map-generator", @@ -135,6 +135,10 @@ "keywords": [ "classmap" ], + "support": { + "issues": "https://github.com/composer/class-map-generator/issues", + "source": "https://github.com/composer/class-map-generator/tree/1.0.0" + }, "funding": [ { "url": "https://packagist.com", @@ -245,7 +249,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.3.9" + "source": "https://github.com/composer/composer/tree/2.4.1" }, "funding": [ { @@ -980,6 +984,10 @@ "keywords": [ "phar" ], + "support": { + "issues": "https://github.com/Seldaek/phar-utils/issues", + "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" + }, "time": "2022-08-31T10:31:18+00:00" }, { @@ -1037,6 +1045,10 @@ "sigterm", "unix" ], + "support": { + "issues": "https://github.com/Seldaek/signal-handler/issues", + "source": "https://github.com/Seldaek/signal-handler/tree/2.0.1" + }, "time": "2022-07-20T18:31:45+00:00" }, {