composer: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2018-08-03 14:00:26 +00:00
parent 01fd897b44
commit d511c67ab0

View File

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