mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
composer: Update to version 2.3.1
This commit is contained in:
parent
d8b274671b
commit
220c2aff96
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"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.3.0/composer.phar",
|
"url": "https://getcomposer.org/download/2.3.1/composer.phar",
|
||||||
"hash": "07d7d2adeaccd97eefa96c26bc6742b465b808b77bbf4246cf2b556970c2bcb1",
|
"hash": "35088e641c5e0f463652b20425e2a623095f539fb3a038ba8dccf1ce07f0eca9",
|
||||||
"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