Update composer to version 1.6.5

This commit is contained in:
Richard Kuhnt 2018-05-04 10:00:31 +00:00
parent f026b5cfa4
commit 6847d161f5

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://getcomposer.org/", "homepage": "https://getcomposer.org/",
"license": "MIT", "license": "MIT",
"version": "1.6.4", "version": "1.6.5",
"url": "https://getcomposer.org/download/1.6.4/composer.phar", "url": "https://getcomposer.org/download/1.6.5/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": "8d0d9246f68532cc8fd6a47a58d195f0c849d26430f93c397a3176fc2d971ded", "hash": "67bebe9df9866a795078bb2cf21798d8b0214f2e0b2fd81f2e907a8ef0be3434",
"checkver": { "checkver": {
"github": "https://github.com/composer/composer" "github": "https://github.com/composer/composer"
}, },