mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
composer: Update to version 2.6.5
This commit is contained in:
parent
629fb49f9f
commit
e57fde7681
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.4",
|
"version": "2.6.5",
|
||||||
"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.6.4/composer.phar",
|
"url": "https://getcomposer.org/download/2.6.5/composer.phar",
|
||||||
"hash": "5a39f3e2ce5ba391ee3fecb227faf21390f5b7ed5c56f14cab9e1c3048bcf8b8",
|
"hash": "9a18e1a3aadbcb94c1bafd6c4a98ff931f4b43a456ef48575130466e19f05dd6",
|
||||||
"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