Skip to content

Commit

Permalink
phpstan 1.10.58
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Feb 12, 2024
1 parent f6adc8a commit fa3d184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/p/phpstan.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Phpstan < Formula
desc "PHP Static Analysis Tool"
homepage "https://github.com/phpstan/phpstan"
url "https://github.com/phpstan/phpstan/releases/download/1.10.57/phpstan.phar"
sha256 "abea12048448c4ab4cf8b77d71fa36788f3495bb4d3cc201cfb5f2bbc7ff0dc6"
url "https://github.com/phpstan/phpstan/releases/download/1.10.58/phpstan.phar"
sha256 "c43705b7e833c09ef94d590a33422210db05ab9c627bfd5ce03fff55d45d97db"
license "MIT"

bottle do
Expand Down

0 comments on commit fa3d184

Please sign in to comment.