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 900a446 commit ababcc5Copy full SHA for ababcc5
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.4/phpstan.phar"
5
- sha256 "eacf43e8a64625115c8ced094633b079ee72e42bcd8dc19ea2ea9241c244155c"
+ url "https://github.com/phpstan/phpstan/releases/download/1.12.5/phpstan.phar"
+ sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7"
6
license "MIT"
7
8
bottle do
0 commit comments