phpunit 8.1.4
Closes #39614. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0632ed7c50
commit
252f6b7fe4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Phpunit < Formula
|
||||
desc "Programmer-oriented testing framework for PHP"
|
||||
homepage "https://phpunit.de"
|
||||
url "https://phar.phpunit.de/phpunit-8.1.3.phar"
|
||||
sha256 "3a28e31d5380da064a4a6a0017b0de14456f9acdb719bbac4606b9f75eadb8b2"
|
||||
url "https://phar.phpunit.de/phpunit-8.1.4.phar"
|
||||
sha256 "ef718e436395baea420296479ae083ada282aa30cdda9f35d5b216bea30a1420"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue