phpstan 1.9.5

Closes .

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 2023-01-02 22:40:32 +01:00 committed by BrewTestBot
parent 01089d9f2e
commit c74388357b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions
Formula

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.9.4/phpstan.phar"
sha256 "03e17f6682fa74b631e0c58dd1e597b509e65893d806a11c4a0638035a11de6a"
url "https://github.com/phpstan/phpstan/releases/download/1.9.5/phpstan.phar"
sha256 "c105b83bd7e7a0fac7e64e8cee074005b7618bdc06784ce1ed6976b4fe1bd656"
license "MIT"
bottle do