From 0456686cd0afc0c5772a24feea41dd27e73edae7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:32:11 +0000 Subject: [PATCH] composer: Update to version 2.6.4 --- bucket/composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/composer.json b/bucket/composer.json index 334bf30fc6..8871bf0baf 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -1,5 +1,5 @@ { - "version": "2.6.3", + "version": "2.6.4", "description": "Dependency Manager for PHP", "homepage": "https://getcomposer.org/", "license": "MIT", @@ -10,8 +10,8 @@ "php-nts" ] }, - "url": "https://getcomposer.org/download/2.6.3/composer.phar", - "hash": "e58a390cac0df45ccf5a3d95ae94fa239eded8b7907fa2c8f752f020304fc9b1", + "url": "https://getcomposer.org/download/2.6.4/composer.phar", + "hash": "5a39f3e2ce5ba391ee3fecb227faf21390f5b7ed5c56f14cab9e1c3048bcf8b8", "pre_install": [ "@(", " 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",