Skip to content

Commit d1bc73c

Browse files
committed
phpstan 2.0.4
1 parent 05530d4 commit d1bc73c

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

88
bottle do

0 commit comments

Comments
 (0)