Skip to content

Commit 0554488

Browse files
committed
phpunit 11.3.2
1 parent c6c36e6 commit 0554488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/phpunit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Phpunit < Formula
22
desc "Programmer-oriented testing framework for PHP"
33
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"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)