mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
composer: Update to version 2.4.4
This commit is contained in:
parent
1ec1b7199c
commit
3c3889aaf5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"description": "Dependency Manager for PHP",
|
||||
"homepage": "https://getcomposer.org/",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"php-nts"
|
||||
]
|
||||
},
|
||||
"url": "https://getcomposer.org/download/2.4.3/composer.phar",
|
||||
"hash": "26d72f2790502bc9b22209e1cec1e0e43d33b368606ad227d327cccb388b609a",
|
||||
"url": "https://getcomposer.org/download/2.4.4/composer.phar",
|
||||
"hash": "c252c2a2219956f88089ffc242b42c8cb9300a368fd3890d63940e4fc9652345",
|
||||
"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