mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
composer: Update to version 2.9.2
This commit is contained in:
parent
a93ca88d9f
commit
331f409d4c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.1",
|
"version": "2.9.2",
|
||||||
"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.9.1/composer.phar",
|
"url": "https://getcomposer.org/download/2.9.2/composer.phar",
|
||||||
"hash": "1f9c85291820f8496ca95cd49028002db328e7fa99b4f548e8afa7f6774540f7",
|
"hash": "471f2d857abf0ec18af7b055e61472214d91adb24f9bdbbb864c1c64faad7dd6",
|
||||||
"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