From 1870f7fcab83cf6caa84852cab04c1750ecfc13b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 12:31:23 +0000 Subject: [PATCH] composer: Update to version 2.4.1 --- bucket/composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/composer.json b/bucket/composer.json index e16713e24b..f2c30c555d 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -1,5 +1,5 @@ { - "version": "2.4.0", + "version": "2.4.1", "description": "Dependency Manager for PHP", "homepage": "https://getcomposer.org/", "license": "MIT", @@ -10,8 +10,8 @@ "php-nts" ] }, - "url": "https://getcomposer.org/download/2.4.0/composer.phar", - "hash": "1cdc74f74965908d0e98d00feeca37c23b86da51170a3a11a1538d89ff44d4dd", + "url": "https://getcomposer.org/download/2.4.1/composer.phar", + "hash": "ea8cf6308ec76ff9645c3818841a7588096b9dc2767345fbd4bd492dd8a6dca6", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",