From 898762dd95d634e9362d5138ea8e306bbfeb81b7 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 14 Mar 2024 10:29:07 +0000 Subject: fix deprecation warning --- vendor/composer/installed.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/composer/installed.php') diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 01e75eb54..aae85bfe7 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' => '55097c47c5534d4453f7494f8a1542f7beb4d588', + 'reference' => '81ce67df942d4bf378814677268fe03a29ecc028', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '55097c47c5534d4453f7494f8a1542f7beb4d588', + 'reference' => '81ce67df942d4bf378814677268fe03a29ecc028', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3