From aeecb72e96e54439f98822467bb727366207039f Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Thu, 6 Jan 2022 16:57:32 +0100 Subject: Fix a few psalm issues and moved back to psalm/phar 4.18 Signed-off-by: Carl Schwan --- lib/composer/composer/installed.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/composer') diff --git a/lib/composer/composer/installed.php b/lib/composer/composer/installed.php index d4da958244b..f12a8e00dbe 100644 --- a/lib/composer/composer/installed.php +++ b/lib/composer/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../../', 'aliases' => array(), - 'reference' => '63a9bc2aacf829563ac74abe29d4edf6ff31b8b1', + 'reference' => '1225189f74d06606aafc4150d07584b90cea50dd', 'name' => '__root__', 'dev' => false, ), @@ -16,7 +16,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../../', 'aliases' => array(), - 'reference' => '63a9bc2aacf829563ac74abe29d4edf6ff31b8b1', + 'reference' => '1225189f74d06606aafc4150d07584b90cea50dd', 'dev_requirement' => false, ), ), -- cgit v1.2.3