mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
composer: Update to version 2.7.0
This commit is contained in:
parent
7ca0b6f0c7
commit
5461919253
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.6.6",
|
||||
"version": "2.7.0",
|
||||
"description": "Dependency Manager for PHP",
|
||||
"homepage": "https://getcomposer.org/",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://getcomposer.org/download/2.6.6/composer.phar",
|
||||
"hash": "72600201c73c7c4b218f1c0511b36d8537963e36aafa244757f52309f885b314",
|
||||
"url": "https://getcomposer.org/download/2.7.0/composer.phar",
|
||||
"hash": "2fc501cbef1891379523ee4989d37bf04798415a05f8eb44ae75acb2fdf2596f",
|
||||
"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