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 378b180 commit f8ec694Copy full SHA for f8ec694
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.5/phpstan.phar"
5
- sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7"
+ url "https://github.com/phpstan/phpstan/releases/download/1.12.6/phpstan.phar"
+ sha256 "54488aa8e0cfb461be3d4f995159be61c502c410de618d4a479a81f5d9372db9"
6
license "MIT"
7
8
bottle do
0 commit comments