Skip to content

Commit

Permalink
Update composer to version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jan 4, 2018
1 parent 9a73e18 commit 447ccf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://getcomposer.org/",
"license": "https://github.com/composer/composer/blob/master/LICENSE",
"version": "1.5.6",
"url": "https://getcomposer.org/download/1.5.6/composer.phar",
"version": "1.6.0",
"url": "https://getcomposer.org/download/1.6.0/composer.phar",
"bin": "composer.ps1",
"persist": "home",
"env_set": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"notes": [
"'composer selfupdate' is aliased to 'scoop update composer'"
],
"hash": "25e75d72818c4f1d46b3ae47a8deaaf4ef25c87198329d4a6ee53601b00459e5",
"hash": "45031b4ae95bb6f4bdd33704a1932bfb8b56f5a590ee16b4946f481903c28fd1",
"checkver": {
"github": "https://github.com/composer/composer"
},
Expand Down

0 comments on commit 447ccf9

Please sign in to comment.