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 c3a6f2f commit 0336fcbCopy full SHA for 0336fcb
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.1/composer.phar"
5
- sha256 "930b376fbd2147a623ea7b704eb9d3b8b0d6072992207aa0535aa21f6f05378e"
+ url "https://getcomposer.org/download/2.8.2/composer.phar"
+ sha256 "9ed076041e269820c6c4223d66c5325fcaddc7f4b4317b3ba936812a965857ed"
6
license "MIT"
7
8
livecheck do
0 commit comments