mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
composer: Update to version 2.4.3
This commit is contained in:
parent
81cc946d7b
commit
c6c1fbc77a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.2",
|
"version": "2.4.3",
|
||||||
"description": "Dependency Manager for PHP",
|
"description": "Dependency Manager for PHP",
|
||||||
"homepage": "https://getcomposer.org/",
|
"homepage": "https://getcomposer.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -10,8 +10,8 @@
|
|||||||
"php-nts"
|
"php-nts"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://getcomposer.org/download/2.4.2/composer.phar",
|
"url": "https://getcomposer.org/download/2.4.3/composer.phar",
|
||||||
"hash": "8fe98a01050c92cc6812b8ead3bd5b6e0bcdc575ce7a93b242bde497a31d7732",
|
"hash": "26d72f2790502bc9b22209e1cec1e0e43d33b368606ad227d327cccb388b609a",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"@(",
|
"@(",
|
||||||
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",
|
" '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