From 22ed2105974750108c5cfabf5ed0aab5678bcbcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 00:32:05 +0000 Subject: [PATCH] composer: Update to version 2.2.1 --- bucket/composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/composer.json b/bucket/composer.json index 979cf400a2..6bf3898ba4 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.2.1", "description": "Dependency Manager for PHP", "homepage": "https://getcomposer.org/", "license": "MIT", @@ -10,8 +10,8 @@ "php-nts" ] }, - "url": "https://getcomposer.org/download/2.2.0/composer.phar", - "hash": "f7928b5465ad14c49901174d72c701d74ee278479ae19a44f6a46839e2d87d4d", + "url": "https://getcomposer.org/download/2.2.1/composer.phar", + "hash": "1d2067cd8a4df546498b04817b0fa3827f291d564bcde29254e8d6d2db15f896", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",