composer: Update to version 1.7.2

This commit is contained in:
Richard Kuhnt 2018-08-16 15:00:38 +00:00
parent 76b9e02d30
commit d6858f411f

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://getcomposer.org/", "homepage": "https://getcomposer.org/",
"license": "MIT", "license": "MIT",
"version": "1.7.1", "version": "1.7.2",
"url": "https://getcomposer.org/download/1.7.1/composer.phar", "url": "https://getcomposer.org/download/1.7.2/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": "1c0e95dc3f33985f9eeabb6f57896c0f9d46b7c9e70ad7bf2210a5508869a8fa", "hash": "ec3428d049ae8877f7d102c2ee050dbd51a160fc2dde323f3e126a3b3846750e",
"checkver": { "checkver": {
"github": "https://github.com/composer/composer" "github": "https://github.com/composer/composer"
}, },