From 740e1173587eeb2b9273863a5d2683e1b24f4faa Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 14 Aug 2019 13:04:20 -0400 Subject: [PATCH] phpstan 0.11.13 Closes #43110. Signed-off-by: Chongyu Zhu --- Formula/phpstan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/phpstan.rb b/Formula/phpstan.rb index c6ee369872..8eebb3014e 100644 --- a/Formula/phpstan.rb +++ b/Formula/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/0.11.12/phpstan.phar" - sha256 "2bb113875df5379b000e33f0aa703938f7bb8b308c58a4eb99431d874020678a" + url "https://github.com/phpstan/phpstan/releases/download/0.11.13/phpstan.phar" + sha256 "a52d746132bb0c61dcb7d8462f35e7b2a7fe981e0c4ff95b11ac86641e744962" bottle :unneeded