Update composer to version 1.4.3

This commit is contained in:
Richard Kuhnt 2017-08-06 14:00:20 +00:00
parent 9533fa875c
commit 59fa7ba110

View File

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