phpstan 1.6.4

Closes #100638.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander M. Turek 2022-05-02 18:50:31 +02:00 committed by BrewTestBot
parent c15d5cb439
commit 1155e6cc78
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Phpstan < Formula
desc "PHP Static Analysis Tool"
homepage "https://github.com/phpstan/phpstan"
url "https://github.com/phpstan/phpstan/releases/download/1.6.3/phpstan.phar"
sha256 "1b32939225c2c25fb6c6cb9f984a7e241e77eb997dae8d0195a59f76bdf4fe23"
url "https://github.com/phpstan/phpstan/releases/download/1.6.4/phpstan.phar"
sha256 "b052d517f1d3e32fff41747079586bf8ed81d7d7402682d8fb179e4ee6756214"
license "MIT"
bottle do