Commit 827aa7e6 authored by Ed Reel's avatar Ed Reel Committed by Chris Thurber

Update composer from 1.8.5 to 1.8.6 (#3319)

parent 8abf5c6f
......@@ -3,9 +3,9 @@ require 'package'
class Composer < Package
description 'Dependency Manager for PHP'
homepage 'https://getcomposer.org/'
version '1.8.5'
source_url 'https://github.com/composer/composer/archive/1.8.5.tar.gz'
source_sha256 '923e87df4617de6cfed53c5a190623d3801cffe6178ac77c6ca559841967f714'
version '1.8.6'
source_url 'https://github.com/composer/composer/archive/1.8.6.tar.gz'
source_sha256 'abd42546a0af0c4daf78b49925dc9855b06a4ed726db6c2a43161e3b5dc12436'
binary_url ({
})
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment