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 1
1
class Phpunit < Formula
2
2
desc "Programmer-oriented testing framework for PHP"
3
3
homepage "https://phpunit.de"
4
- url "https://phar.phpunit.de/phpunit-11.3.1 .phar"
5
- sha256 "d522d01acb309f82937929c1a7931c182a7571dccc3b0eb0cbcf861c382548a0 "
4
+ url "https://phar.phpunit.de/phpunit-11.3.2 .phar"
5
+ sha256 "9d3dce5f4cf414255dc6130d0ffa848e79dba5e04834b18cd7a196852598ad03 "
6
6
license "BSD-3-Clause"
7
7
8
8
livecheck do
@@ -12,7 +12,7 @@ class Phpunit < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , all : "a4a09a70139743cc44e3f1986c7a523d5f0b79e6e188a1bb7b60d957b4c0184b "
15
+ sha256 cellar : :any_skip_relocation , all : "931970bfba3907f67f2044cd63c8d24778cab5a357a068ccdf965e64c6dddf1a "
16
16
end
17
17
18
18
depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments