From 7dea0d7388dd2e2f97e60ea41d483d43811bcbae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 9 Dec 2020 22:38:25 +0100 Subject: [PATCH] Enhancement: Update psalm/phar (#130) --- vendor-bin/psalm/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/psalm/composer.json b/vendor-bin/psalm/composer.json index f1cb298917..6d263f21a3 100644 --- a/vendor-bin/psalm/composer.json +++ b/vendor-bin/psalm/composer.json @@ -1,7 +1,7 @@ { "require": { "php": "^7.1 || ^8.0", - "psalm/phar": "4.1.1" + "psalm/phar": "4.3.1" }, "config": { "preferred-install": "dist"