From 9e3027f3c8fb8491f25a5965692270791e8f4c44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:31:13 +0000 Subject: [PATCH] composer: Update to version 2.8.5 --- bucket/composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/composer.json b/bucket/composer.json index b636a20abb..fad2946989 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -1,5 +1,5 @@ { - "version": "2.8.4", + "version": "2.8.5", "description": "Dependency Manager for PHP", "homepage": "https://getcomposer.org/", "license": "MIT", @@ -10,8 +10,8 @@ "php-nts" ] }, - "url": "https://getcomposer.org/download/2.8.4/composer.phar", - "hash": "c4c4e2e1beab0ea04e0bd042a5dbba9feda1fbf5eda0d36203958edd343c0a8a", + "url": "https://getcomposer.org/download/2.8.5/composer.phar", + "hash": "9cef18212e222351aeb476b81de7b2a5383f775336474467bf5c7ccfe84ab0cc", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",