mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
composer: Update to version 2.3.0
This commit is contained in:
parent
13c4c8f835
commit
a5a4049aa4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.2.10",
|
||||
"version": "2.3.0",
|
||||
"description": "Dependency Manager for PHP",
|
||||
"homepage": "https://getcomposer.org/",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://getcomposer.org/download/2.2.10/composer.phar",
|
||||
"hash": "dc9dfdd2ffb1180d785b5a3d581c946ec6da135f55c9959f21b96fea7d7fb12d",
|
||||
"url": "https://getcomposer.org/download/2.3.0/composer.phar",
|
||||
"hash": "07d7d2adeaccd97eefa96c26bc6742b465b808b77bbf4246cf2b556970c2bcb1",
|
||||
"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