Skip to content

Commit 92cdd17

Browse files
committed
phpunit 12.1.4
1 parent 7358896 commit 92cdd17

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.1.3.phar"
5-
sha256 "8b8d9eb7ffa03fc2c9eccd131c83a24289c80e0865167b48b1573aaa67f93e3d"
4+
url "https://phar.phpunit.de/phpunit-12.1.4.phar"
5+
sha256 "4b4152817486715fd915675117c9dc270554827b2b27e52ff45741a1fd84406a"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)