composer: Update to version 2.0.14

This commit is contained in:
Richard Kuhnt 2021-05-21 16:01:47 +00:00
parent ccca5fa52f
commit 2b0e5b3e0f

View File

@ -1,5 +1,5 @@
{
"version": "2.0.13",
"version": "2.0.14",
"description": "Dependency Manager for PHP",
"homepage": "https://getcomposer.org/",
"license": "MIT",
@ -10,8 +10,8 @@
"php-nts"
]
},
"url": "https://getcomposer.org/download/2.0.13/composer.phar",
"hash": "116fdf07cc926af646635a6abc92d88aff7b02a5dc36538f81c50a7d27366dbf",
"url": "https://getcomposer.org/download/2.0.14/composer.phar",
"hash": "29454b41558968ca634bf5e2d4d07ff2275d91b637a76d7a05e6747d36dd3473",
"pre_install": [
"@(",
" 'if ($args.length -eq 1 -and ($args -eq \"selfupdate\" -or $args -eq \"self-update\")) { & scoop update composer }'",