From cc99e53ba4dce2568825fcd3f2f899d0287a7aad Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:07:25 +0000 Subject: [PATCH] phpstan 1.11.8 --- Formula/p/phpstan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/phpstan.rb b/Formula/p/phpstan.rb index 91fda6a19898..814c98c2d768 100644 --- a/Formula/p/phpstan.rb +++ b/Formula/p/phpstan.rb @@ -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.7/phpstan.phar" - sha256 "427d2e5820e736baf667da12e07baef15c356a03b253ba812583d2d9b75af69e" + url "https://github.com/phpstan/phpstan/releases/download/1.11.8/phpstan.phar" + sha256 "6f3ee9f5e95f3bada616436c1733f956ba8975df10eb0035cb21e5cfcd2d82d7" license "MIT" bottle do