Skip to content

Commit 14aa45b

Browse files
committed
composer 2.8.5
1 parent d2784c5 commit 14aa45b

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.4/composer.phar"
5-
sha256 "c4c4e2e1beab0ea04e0bd042a5dbba9feda1fbf5eda0d36203958edd343c0a8a"
4+
url "https://getcomposer.org/download/2.8.5/composer.phar"
5+
sha256 "9cef18212e222351aeb476b81de7b2a5383f775336474467bf5c7ccfe84ab0cc"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)