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 7b6710f commit 93b6989Copy full SHA for 93b6989
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.1.0.phar"
5
- sha256 "3a538c560fab0f9a01612b12ce5988a233d64cad0b9d93995437a67f104cfa58"
+ url "https://phar.phpunit.de/phpunit-12.1.1.phar"
+ sha256 "2fca10a3d33c07a3cbd5682392e985fa7da2bff30d28c29f7a3987fa87a58e34"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments