Skip to content

Commit e3e81be

Browse files
authored
Merge pull request #11 from BenExile/updating-tools
Updating several tools
2 parents c9b7e6e + 7377897 commit e3e81be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"website": "https://github.com/etsy/phan",
9393
"command": {
9494
"phar-download": {
95-
"phar": "https://github.com/etsy/phan/releases/download/0.9.4/phan.phar",
95+
"phar": "https://github.com/etsy/phan/releases/download/0.10.0/phan.phar",
9696
"bin": "/usr/local/bin/phan"
9797
}
9898
}
@@ -280,7 +280,7 @@
280280
"website": "http://www.phpmetrics.org/",
281281
"command": {
282282
"phar-download": {
283-
"phar": "https://github.com/phpmetrics/PhpMetrics/releases/download/v2.2.0/phpmetrics.phar",
283+
"phar": "https://github.com/phpmetrics/PhpMetrics/releases/download/v2.3.0/phpmetrics.phar",
284284
"bin": "/usr/local/bin/phpmetrics"
285285
}
286286
}
@@ -301,7 +301,7 @@
301301
"website": "https://github.com/phpstan/phpstan",
302302
"command": {
303303
"phar-download": {
304-
"phar": "https://github.com/phpstan/phpstan/releases/download/0.8.3/phpstan.phar",
304+
"phar": "https://github.com/phpstan/phpstan/releases/download/0.8.5/phpstan.phar",
305305
"bin": "/usr/local/bin/phpstan"
306306
}
307307
}

0 commit comments

Comments
 (0)