summaryrefslogtreecommitdiff
path: root/homebrew/phpunit/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/phpunit/.beer')
-rw-r--r--homebrew/phpunit/.beer21
1 files changed, 21 insertions, 0 deletions
diff --git a/homebrew/phpunit/.beer b/homebrew/phpunit/.beer
new file mode 100644
index 000000000..26bb14ab2
--- /dev/null
+++ b/homebrew/phpunit/.beer
@@ -0,0 +1,21 @@
+{
+ "name": "Phpunit",
+ "description": "Programmer-oriented testing framework for PHP",
+ "url": "https://phar.phpunit.de/phpunit-8.1.3.phar",
+ "mirror": null,
+ "homepage": "https://phpunit.de",
+ "depends": [
+ {
+ "depend": "php",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"phpunit-#{version}.phar\" => \"phpunit\""
+ ],
+ "version": "8.1.3",
+ "file": "phpunit.rb"
+} \ No newline at end of file