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 c6b6364 commit db8b6aeCopy full SHA for db8b6ae
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.11.phar"
5
- sha256 "1b78638e83cf687a92d5e82a6f16bc238f56f1b2819e8a8380f0bb1a71ecdf43"
+ url "https://phar.phpunit.de/phpunit-12.3.12.phar"
+ sha256 "1c114d5cff22c99bcd539de74e851c9b3ea14eee6efe41658ce9616d87a5d973"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments