From 6262d351b777443bee2a1b5b534082268ebe72f9 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 7 Mar 2024 10:00:02 +0100 Subject: fix deprecation warning and add test --- vendor/composer/installed.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor') diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index b1f45b30d..bfd0c7e83 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '69bed9c889a5c153f7b9cece49be3b81bde24e32', + 'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '69bed9c889a5c153f7b9cece49be3b81bde24e32', + 'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3