phpunit 9.5.0

Closes #66222.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
homebrew-updater 2020-12-04 14:00:09 +08:00 committed by BrewTestBot
parent 078a3fd773
commit a23968abfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Phpunit < Formula
desc "Programmer-oriented testing framework for PHP"
homepage "https://phpunit.de"
url "https://phar.phpunit.de/phpunit-9.4.4.phar"
sha256 "81f97b54076de85884477b321df15185eb76622131e66d0f6babb43053c1e2c4"
url "https://phar.phpunit.de/phpunit-9.5.0.phar"
sha256 "aa56801ece16304dbd403fe7f82cd21e91ba01f45be6cdb3f4b3135489dcedfc"
license "BSD-3-Clause"
livecheck do