Skip to content

Commit 0336fcb

Browse files
committed
composer 2.8.2
1 parent c3a6f2f commit 0336fcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/composer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Composer < Formula
22
desc "Dependency Manager for PHP"
33
homepage "https://getcomposer.org/"
4-
url "https://getcomposer.org/download/2.8.1/composer.phar"
5-
sha256 "930b376fbd2147a623ea7b704eb9d3b8b0d6072992207aa0535aa21f6f05378e"
4+
url "https://getcomposer.org/download/2.8.2/composer.phar"
5+
sha256 "9ed076041e269820c6c4223d66c5325fcaddc7f4b4317b3ba936812a965857ed"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)