composer: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2021-12-22 12:29:53 +00:00
parent f2fc04784d
commit cfe61abdd1

View File

@ -1,5 +1,5 @@
{
"version": "2.1.14",
"version": "2.2.0",
"description": "Dependency Manager for PHP",
"homepage": "https://getcomposer.org/",
"license": "MIT",
@ -10,8 +10,8 @@
"php-nts"
]
},
"url": "https://getcomposer.org/download/2.1.14/composer.phar",
"hash": "d44a904520f9aaa766e8b4b05d2d9a766ad9a6f03fa1a48518224aad703061a4",
"url": "https://getcomposer.org/download/2.2.0/composer.phar",
"hash": "f7928b5465ad14c49901174d72c701d74ee278479ae19a44f6a46839e2d87d4d",
"pre_install": [
"@(",
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",