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 7358896 commit 92cdd17Copy full SHA for 92cdd17
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.3.phar"
5
- sha256 "8b8d9eb7ffa03fc2c9eccd131c83a24289c80e0865167b48b1573aaa67f93e3d"
+ url "https://phar.phpunit.de/phpunit-12.1.4.phar"
+ sha256 "4b4152817486715fd915675117c9dc270554827b2b27e52ff45741a1fd84406a"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments