From 0fd41699110f644ce22088d99b1d73413ba7d112 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 20:29:32 +0000 Subject: [PATCH] composer: Update to version 2.8.10 --- bucket/composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/composer.json b/bucket/composer.json index 1cfe9a9d3c..dc195cff5d 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -1,5 +1,5 @@ { - "version": "2.8.9", + "version": "2.8.10", "description": "Dependency Manager for PHP", "homepage": "https://getcomposer.org/", "license": "MIT", @@ -10,8 +10,8 @@ "php-nts" ] }, - "url": "https://getcomposer.org/download/2.8.9/composer.phar", - "hash": "8e8829ec2b97fcb05158236984bc252bef902e7b8ff65555a1eeda4ec13fb82b", + "url": "https://getcomposer.org/download/2.8.10/composer.phar", + "hash": "28dbb6bd8bef31479c7985b774c130a8bda37dbe63c35b56f6cb6bc377427573", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",