Skip to content

Commit

Permalink
php-uuid: disable
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Jan 10, 2025
1 parent 2cb878a commit 2d217a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/php-uuid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ class PhpUuid < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "6af67a2e4f9de3f10331d82299e1d8870a7218b158e9a3f255062c12de91b90e"
end

disable! date: "2025-01-01", because: "has been replaced by shivammathur/extensions/[email protected]",
replacement: "shivammathur/extensions/[email protected]"

depends_on "autoconf" => :build
depends_on "php"
depends_on "util-linux"
Expand Down

0 comments on commit 2d217a8

Please sign in to comment.