mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
composer: Update to version 2.4.1
This commit is contained in:
parent
9444b64c70
commit
1870f7fcab
@ -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 }'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user