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 806a236 commit 9caa97eCopy full SHA for 9caa97e
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/1.12.7/phpstan.phar"
5
- sha256 "e5c896f4bf3afa9a2893d8f0ac00381f5b9a66de9b92f3c7955388aa18bc209d"
+ url "https://github.com/phpstan/phpstan/releases/download/1.12.8/phpstan.phar"
+ sha256 "c83da6a88821803cab2e02bde33283f3759c42980de608dd1a583e0052ee6bab"
6
license "MIT"
7
8
bottle do
0 commit comments