From d9dbbd0c0f2e0b00d03cd395c0c6ebe6f9e26221 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:29:50 +0000 Subject: [PATCH] phpstan 1.11.9 --- 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 cae2269991e9b..12fe60e000c5a 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.8/phpstan.phar" - sha256 "6f3ee9f5e95f3bada616436c1733f956ba8975df10eb0035cb21e5cfcd2d82d7" + url "https://github.com/phpstan/phpstan/releases/download/1.11.9/phpstan.phar" + sha256 "9557c6485c751070ef4061f7f3540371e0bd1e5be9085241dab1168961b75b2b" license "MIT" bottle do