Skip to content

Commit 55da0b5

Browse files
committed
phpstan 2.1.0
1 parent 96a304f commit 55da0b5

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/2.0.4/phpstan.phar"
5-
sha256 "9698ada6c50f4add2a240123917ab6525d111f28b44ff003275f8e0fda4d0724"
4+
url "https://github.com/phpstan/phpstan/releases/download/2.1.0/phpstan.phar"
5+
sha256 "a9293d0e8ce2002a0de970e93ae505a0ce18070e52316764b76d84134751cafd"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)