mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
composer: Update to version 2.1.1
This commit is contained in:
parent
cb116e61d1
commit
b13ccef4ea
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"description": "Dependency Manager for PHP",
|
||||
"homepage": "https://getcomposer.org/",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://getcomposer.org/download/2.1.0/composer.phar",
|
||||
"hash": "2f8e8f684db5d6bd36a549629f3676e48f008624f499b13dfc7afa2f9cbde16e",
|
||||
"url": "https://getcomposer.org/download/2.1.1/composer.phar",
|
||||
"hash": "445a577f3d7966ed2327182380047a38179068ad1292f6b88de4e071920121ce",
|
||||
"pre_install": [
|
||||
"@(",
|
||||
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user