We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05530d4 commit d1bc73cCopy full SHA for d1bc73c
Formula/p/phpstan.rb
@@ -1,8 +1,8 @@
1
class Phpstan < Formula
2
desc "PHP Static Analysis Tool"
3
homepage "https://github.com/phpstan/phpstan"
4
- url "https://github.com/phpstan/phpstan/releases/download/2.0.3/phpstan.phar"
5
- sha256 "6192e1d39e18e0a29aac7592a67c65395541ab24f33bf7e09df2f0ad1103d6a8"
+ url "https://github.com/phpstan/phpstan/releases/download/2.0.4/phpstan.phar"
+ sha256 "9698ada6c50f4add2a240123917ab6525d111f28b44ff003275f8e0fda4d0724"
6
license "MIT"
7
8
bottle do
0 commit comments