Skip to content

Commit 63469df

Browse files
committed
phpstan 1.12.1
1 parent ed03bfb commit 63469df

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.0/phpstan.phar"
5-
sha256 "c7b2bf04ad75cf37792681ca401aa7b2c7bf33e716e986bdfee86da324337f7d"
4+
url "https://github.com/phpstan/phpstan/releases/download/1.12.1/phpstan.phar"
5+
sha256 "8ed63289b7f58f4d0b704e39acf4dedd1c18f48634cf7696093279ba794bcd8b"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)