Skip to content

Commit 9caa97e

Browse files
committed
phpstan 1.12.8
1 parent 806a236 commit 9caa97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/phpstan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Phpstan < Formula
22
desc "PHP Static Analysis Tool"
33
homepage "https://github.com/phpstan/phpstan"
4-
url "https://github.com/phpstan/phpstan/releases/download/1.12.7/phpstan.phar"
5-
sha256 "e5c896f4bf3afa9a2893d8f0ac00381f5b9a66de9b92f3c7955388aa18bc209d"
4+
url "https://github.com/phpstan/phpstan/releases/download/1.12.8/phpstan.phar"
5+
sha256 "c83da6a88821803cab2e02bde33283f3759c42980de608dd1a583e0052ee6bab"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)