Skip to content

Commit

Permalink
composer 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent 217ff24 commit 35d4bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/composer.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Composer < Formula
desc "Dependency Manager for PHP"
homepage "https://getcomposer.org/"
url "https://getcomposer.org/download/2.8.3/composer.phar"
sha256 "8323b4105c6e166d47c9db93209370083f9e421743636e108c37d8c1126386ef"
url "https://getcomposer.org/download/2.8.4/composer.phar"
sha256 "c4c4e2e1beab0ea04e0bd042a5dbba9feda1fbf5eda0d36203958edd343c0a8a"
license "MIT"

livecheck do
Expand Down

0 comments on commit 35d4bc3

Please sign in to comment.