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 1ac69ae commit c793c14Copy full SHA for c793c14
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-12.3.15.phar"
5
- sha256 "d57d2ba267aa0cd95a10cba839f94dc78ce86a751391a06547e0dfeeecfe10b2"
+ url "https://phar.phpunit.de/phpunit-12.4.0.phar"
+ sha256 "ebfebdf3ec895fa9692772105531047ad46c127c060fbe3ddf2ed2f259095e4f"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments