From cfa6984bb75f2d8db94521a94cbf171f1eed821d Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:09:35 +0000 Subject: [PATCH] phpstan 1.11.10 --- 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 4422444481c4f..c532672850a7f 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.9/phpstan.phar" - sha256 "9557c6485c751070ef4061f7f3540371e0bd1e5be9085241dab1168961b75b2b" + url "https://github.com/phpstan/phpstan/releases/download/1.11.10/phpstan.phar" + sha256 "584479c57eb6dbc0b7dfb00fa08d7a1014e09421951febee65c81de2aa5b5ab2" license "MIT" bottle do