We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2784c5 commit 14aa45bCopy full SHA for 14aa45b
Formula/c/composer.rb
@@ -1,8 +1,8 @@
1
class Composer < Formula
2
desc "Dependency Manager for PHP"
3
homepage "https://getcomposer.org/"
4
- url "https://getcomposer.org/download/2.8.4/composer.phar"
5
- sha256 "c4c4e2e1beab0ea04e0bd042a5dbba9feda1fbf5eda0d36203958edd343c0a8a"
+ url "https://getcomposer.org/download/2.8.5/composer.phar"
+ sha256 "9cef18212e222351aeb476b81de7b2a5383f775336474467bf5c7ccfe84ab0cc"
6
license "MIT"
7
8
livecheck do
0 commit comments