Skip to content

Commit 847893b

Browse files
committed
Use phpstan 0.8.4 as 0.8.5 phar is missing
see phpstan/phpstan#496
1 parent 69e0842 commit 847893b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"website": "https://github.com/phpstan/phpstan",
329329
"command": {
330330
"phar-download": {
331-
"phar": "https://github.com/phpstan/phpstan/releases/download/0.8.5/phpstan.phar",
331+
"phar": "https://github.com/phpstan/phpstan/releases/download/0.8.4/phpstan.phar",
332332
"bin": "/usr/local/bin/phpstan"
333333
}
334334
},

0 commit comments

Comments
 (0)