Update composer to version 1.5.6

This commit is contained in:
Richard Kuhnt 2017-12-19 15:01:49 +00:00
parent 16b899dc91
commit 561a807976

View File

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