Skip to content

Commit 3fbcade

Browse files
committed
phpunit 11.4.4
1 parent 3f3a9d5 commit 3fbcade

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.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

0 commit comments

Comments
 (0)