composer: Update to version 2.3.5

This commit is contained in:
github-actions[bot] 2022-04-13 16:30:35 +00:00
parent fcecfa3a88
commit e4666a9a0f

View File

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