phpstan 1.7.8

Closes #102754.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander M. Turek 2022-06-01 17:46:36 +02:00 committed by BrewTestBot
parent 7b623b0818
commit 942769438c
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.7.7/phpstan.phar"
sha256 "fb77f92550b5a89927035d6e29e8d21440f5ee1464ba592f289bf9685240e9a5"
url "https://github.com/phpstan/phpstan/releases/download/1.7.8/phpstan.phar"
sha256 "1e98ac008b0c31b380bcfecd382174301368616e16df417790f4d227c1011d4e"
license "MIT"
bottle do