Skip to content

Commit 003367e

Browse files
committed
phpstan 1.12.0
1 parent 25d53c7 commit 003367e

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

88
bottle do

0 commit comments

Comments
 (0)