Update composer to version 1.6.4

This commit is contained in:
Richard Kuhnt 2018-04-13 11:00:18 +00:00
parent 65aae4dada
commit e53cfdca69

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://getcomposer.org/", "homepage": "https://getcomposer.org/",
"license": "https://github.com/composer/composer/blob/master/LICENSE", "license": "https://github.com/composer/composer/blob/master/LICENSE",
"version": "1.6.3", "version": "1.6.4",
"url": "https://getcomposer.org/download/1.6.3/composer.phar", "url": "https://getcomposer.org/download/1.6.4/composer.phar",
"bin": "composer.ps1", "bin": "composer.ps1",
"persist": "home", "persist": "home",
"env_set": { "env_set": {
@ -30,7 +30,7 @@
"notes": [ "notes": [
"'composer selfupdate' is aliased to 'scoop update composer'" "'composer selfupdate' is aliased to 'scoop update composer'"
], ],
"hash": "52cb7bbbaee720471e3b34c8ae6db53a38f0b759c06078a80080db739e4dcab6", "hash": "8d0d9246f68532cc8fd6a47a58d195f0c849d26430f93c397a3176fc2d971ded",
"checkver": { "checkver": {
"github": "https://github.com/composer/composer" "github": "https://github.com/composer/composer"
}, },