mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
composer: Update to version 2.5.1
This commit is contained in:
parent
861c47dc25
commit
5a9926046f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"description": "Dependency Manager for PHP",
|
||||
"homepage": "https://getcomposer.org/",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://getcomposer.org/download/2.5.0/composer.phar",
|
||||
"hash": "b571610e5451785f76389a08e9575d91c3d6e38fee1df7a9708fe307013c8424",
|
||||
"url": "https://getcomposer.org/download/2.5.1/composer.phar",
|
||||
"hash": "f1b94fee11a5bd6a1aae5d77c8da269df27c705fcc806ebf4c8c2e6fa8645c20",
|
||||
"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