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 1a6c1c9 commit 531e5beCopy full SHA for 531e5be
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.4.phar"
5
- sha256 "244e6284c6d9051d94ef062ba885639e0c25648d310aa60cbabcf59e0512feb5"
+ url "https://phar.phpunit.de/phpunit-12.4.5.phar"
+ sha256 "dd81d14b6cfbae59dd6293644aa7b72966768cd3809e12acfa36f4e600bf510b"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments