We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c36e6 commit 0554488Copy full SHA for 0554488
Formula/p/phpunit.rb
@@ -1,8 +1,8 @@
1
class Phpunit < Formula
2
desc "Programmer-oriented testing framework for PHP"
3
homepage "https://phpunit.de"
4
- url "https://phar.phpunit.de/phpunit-11.3.1.phar"
5
- sha256 "d522d01acb309f82937929c1a7931c182a7571dccc3b0eb0cbcf861c382548a0"
+ url "https://phar.phpunit.de/phpunit-11.3.2.phar"
+ sha256 "9d3dce5f4cf414255dc6130d0ffa848e79dba5e04834b18cd7a196852598ad03"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments