File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Phpunit < Formula
22 desc "Programmer-oriented testing framework for PHP"
33 homepage "https://phpunit.de"
4- url "https://phar.phpunit.de/phpunit-11.4.3 .phar"
5- sha256 "0963c82d9625545d52a473b972636f399e70a5b7525b9cfc11c874e50e5f9b17 "
4+ url "https://phar.phpunit.de/phpunit-11.4.4 .phar"
5+ sha256 "59b79c03ae48c782b33472f162a4d57fddbbf363da53b46ec2154ca3fb87383c "
66 license "BSD-3-Clause"
77
88 livecheck do
@@ -12,7 +12,7 @@ class Phpunit < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "8e802e9a37ddb8ab99edde4dadf53c4f2cd52525a882045ad71e40cd57ac10de "
15+ sha256 cellar : :any_skip_relocation , all : "2b3155023510ec11245cd9b378c04a07df0821a225f28334268f6fbc884759bc "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments