Skip to content

Commit c793c14

Browse files
committed
phpunit 12.4.0
1 parent 1ac69ae commit c793c14

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-12.3.15.phar"
5-
sha256 "d57d2ba267aa0cd95a10cba839f94dc78ce86a751391a06547e0dfeeecfe10b2"
4+
url "https://phar.phpunit.de/phpunit-12.4.0.phar"
5+
sha256 "ebfebdf3ec895fa9692772105531047ad46c127c060fbe3ddf2ed2f259095e4f"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)