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 19aa1c8 commit b22914eCopy full SHA for b22914e
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.4.1.phar"
5
- sha256 "dbe14309877b264c55369c43ddede0efe2d54061c1bcbc934ecc7e1671d206a2"
+ url "https://phar.phpunit.de/phpunit-12.4.2.phar"
+ sha256 "16af90b27ce7d938852da866b287bb8c72cc3ed7f4fafa4f40bf696f2fb03614"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments