Skip to content

Commit

Permalink
phpstan 1.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Aug 19, 2024
1 parent f4fd018 commit 28d1b50
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.11.10/phpstan.phar"
sha256 "584479c57eb6dbc0b7dfb00fa08d7a1014e09421951febee65c81de2aa5b5ab2"
url "https://github.com/phpstan/phpstan/releases/download/1.11.11/phpstan.phar"
sha256 "cc58c829c2d2609dc585ca3113a6e0f8d27c204c014da05a181874c2de23004c"
license "MIT"

bottle do
Expand Down

0 comments on commit 28d1b50

Please sign in to comment.