From ec3618dd06ec8ecf5842a600a70b6ea99477467f Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 15 Aug 2021 11:52:04 +0100 Subject: [PATCH] Update composer.json --- vendor-bin/phpstan/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/phpstan/composer.json b/vendor-bin/phpstan/composer.json index e8bcab0..357b1af 100644 --- a/vendor-bin/phpstan/composer.json +++ b/vendor-bin/phpstan/composer.json @@ -1,7 +1,7 @@ { "require": { "php": "^7.3", - "phpstan/phpstan": "0.12.92" + "phpstan/phpstan": "0.12.94" }, "config": { "preferred-install": "dist"